Commit Graph

218 Commits (da00b6bac8d03cf7fbdcad1aa72e345bf933f07c)

Author SHA1 Message Date
Oliver Günther 6e18a3a2d9
[39460] Don't show a flash message if errors are being shown 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther b7696a6c5c
[37553] Make user run through authentication stages after header SSO (#9458) 3 years ago
Oliver Günther 0fa8b4a77b
Forward CSP extensions to login controller (#9047) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
ulferts 5968c0b18a
Fix/replace custom i18n function (#8681) 4 years ago
Oliver Günther 6881f3d347 [33696] Retain autologin cookied request in session 4 years ago
Oliver Günther 4856cf8522
Review feedback 4 years ago
Oliver Günther 5969d8239b
Correctly continue activation after registration error 4 years ago
Oliver Günther 841e1149c2
Don't show an error when the user just registered 4 years ago
Oliver Günther 0411b87482
Correctly activate registration stages after omniauth/register 4 years ago
Oliver Günther fc99f8596a
Fix account controller specs 4 years ago
Oliver Günther 4b0509b197
Create separate service to get an active user from Omniauth 4 years ago
Oliver Günther 2e8d7247e7
Retain session values from a provider 4 years ago
Oliver Günther bb8b6efef6
Add logout URL for header based SSO 5 years ago
Oliver Günther 93577fb31d
[32748] Remove whitespace from login and mail 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Oliver Günther 743cceecb3
[32178] Don't use flash in rendering change password form 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Markus Kahl cddd45c8f5 I'm sick of looking up magic numbers 5 years ago
Markus Kahl d55fa39abb anonymous is now active so we have to change this 5 years ago
Oliver Günther 3aa3dea512
Allow `deliver_later` using a custom ApplicationJob 5 years ago
Markus Kahl aa15b6c589 added hooks for user registration and first login 5 years ago
ulferts 2c17982c6b
increase robustness and simplify code 5 years ago
Oliver Günther 2b28515929
Accept invalid/missing user mails 5 years ago
ulferts d74dd04241
remove outdated api/atom references 5 years ago
Oliver Günther 451331a910
Invalidate session,s extract passwords flow into services 6 years ago
Henriette Dinger ec7627e0e7 Add migration to remove impaired column from database 6 years ago
Oliver Günther 8d51fd5f92
Fix empty mail hitting find_by_mail with regex 6 years ago
Oliver Günther 95fb2f7b8a
Avoid trying to access user if association does not exist 6 years ago
Inga Mai 2d0d2feccf [27828] Feature: Query menu in sidenav (#6429) 6 years ago
Markus Kahl 84773bfebb fixed self_registration limit notifications 6 years ago
Markus Kahl 45dc8bcd02 rebased and updated on ldap/omniauth fix 6 years ago
Markus Kahl e6a425e953 polish 6 years ago
Markus Kahl 4d57545715 notify admins if user could not activate due to the user limit 6 years ago
Markus Kahl dad7e6b125 LDAP/OmniAuth on-the-fly registration user limits 6 years ago
Markus Kahl 60b8def1c9 user limits for enterprise edition 7 years ago
Oliver Günther 44b93ddf04
Show consent in account/register form 7 years ago
Markus Kahl 2ac652efcd user consent WIP 7 years ago
Markus Kahl 0b75df7464 handle expired invitation tokens, don't delete them without replacement 7 years ago
ulferts f1b1aa7839 Fix/back url when already logged in (#6166) 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Markus Kahl 622d51487f save back_url in session 7 years ago
Markus Kahl 5667548b3e consider back_url 7 years ago
Oliver Günther 518c255c1a
Fix API token usage and specs 7 years ago
Oliver Günther 1f2492bb8b
Implement HashedToken (ExtendedToken from MOTP) in Core 7 years ago
Markus Kahl 90558ca8f2 Authentication stages mechanism (#5998) 7 years ago
Oliver Günther 4c210d786a Fix different notices on lost password page (#5995) 7 years ago