4 Commits

Author SHA1 Message Date
Felix Eckhofer
1fc521fd04 Prevent regular login in backend when it's disabled
This rejects any regular login attempt when the regular login form has
been disabled using DISABLE_REGULAR_LOGIN.

Reverts fa06b71517db3e9c8959df076ac432dc6bb4674c, we already have a
setting that manages regular signups.
2024-02-25 21:11:19 -08:00
shamoon
3c92e14e4a Also disable adapter signup 2024-02-25 21:11:19 -08:00
shamoon
f1049cf889
Fix: dont allow allauth redirects to any host (#5783)
---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-02-15 16:37:34 -08:00
Moritz Pflanzer
c508be6ecd
Feature: OIDC & social authentication (#5190)
---------

Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-08 16:15:38 +00:00