Commit Graph

9 Commits

Author SHA1 Message Date
Aurélien Bompard
99b4fdcbcd Add support for OIDC authentication with Fedora
This adds support for authenticating with Fedora's OpenID Connect (OIDC) provider.

Existing users will be matched by email address, they should be able to use the new authentication method transparently.

This requires getting a `client_id` and a `client_secret` from Fedora Infra, see `INSTALL.md`.

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2025-04-07 11:03:33 +02:00
Oliver Falk
dcbd2c5df5 Patch release - no major changes
Testing fixes and stabilization
Test improvement / speed up
PostgreSQL side container for building
2025-02-07 10:43:37 +00:00
Oliver Falk
a9cff27ef7 First preparations for Django >= 4.x 2022-02-14 08:41:21 +00:00
Oliver Falk
552da91044 Adapt for Django 3.2. See also: https://docs.djangoproject.com/en/3.2/releases/3.2/ 2021-05-28 15:19:51 +02:00
Oliver Falk
180056f8c2 New design and cropping fixes/JCrop update 2019-08-09 09:20:43 +02:00
Oliver Falk
32eb5afc26 WIP: Happy lint 2018-06-19 15:43:09 +02:00
Oliver Falk
a88d5359d0 Add test for unsupported image format (tif) and add additional OpenID test 2018-05-23 10:37:54 +02:00
Oliver Falk
da7f608772 Cleanup (pep8, flakes) 2018-05-17 09:21:56 +02:00
Oliver Falk
9ff9159f8b Initial commit 2018-05-07 15:00:03 +02:00