Commit Graph

161 Commits (bd3d6273897a819282e6189c1b4e2ee07d2fc242)

Author SHA1 Message Date
Christophe Bliard 48a4f1b6ad
lint with rubocop --autocorrect (safe cops only) 2 years ago
Oliver Günther 1bf7dda371
Fix logging out the user after multiple visits with auth source sso 2 years ago
Oliver Günther 6b93d6e5fe
Don't return from transaction block 2 years ago
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8 3 years ago
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
Oliver Günther 048e9476b3
Use SetAttributesService when retrieving user 3 years ago
Oliver Günther 62c646af50
[40511] Retrieve user from login instead of passing it to session 3 years ago
Oliver Günther 04964f21e2
[40248] Remember the back_url when initiating auth_source_sso 3 years ago
Oliver Günther dea629ce70 [40240] Return the original authenticated user in case of optional sso 3 years ago
Oliver Günther aa651df116
[39807] Use SetAttributesService in invite 3 years ago
Henriette Darge 318a0e56fd Add LinkAttributeFilter to be able to add "target" attribute. Thus the "privacy policy"-link opens automatically in a new tab 3 years ago
Oliver Günther 0fce502a69
Convert document create/update into services 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
Oliver Günther a1177700b6
Fix and test auth-source-sso case insensitivity 3 years ago
Oliver Günther b8bb7546b0
[38706] Make login lookups in auth source sso case-insensitive 3 years ago
Oliver Günther f7c2644f53 Fix auth source login when user changes 3 years ago
Oliver Günther b7696a6c5c
[37553] Make user run through authentication stages after header SSO (#9458) 3 years ago
Oliver Günther e9d7c374cc
[37868] Whitelist for attachment mime types and extensions on upload (#9431) 3 years ago
Oliver Günther 2cf8cd0d84
[37290] Use login service for logging in user (#9290) 4 years ago
Oliver Günther 34f8e9dff8
Validate admin guard for all settings writers (#9012) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 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
Oliver Günther 84d9d17bc1
Add debugging output to sso header 4 years ago
ulferts 5968c0b18a
Fix/replace custom i18n function (#8681) 4 years ago
Oliver Günther de86dcd26a [34427] Do not output empty success flash in omniauth flow 4 years ago
Oliver Günther 6881f3d347 [33696] Retain autologin cookied request in session 4 years ago
Oliver Günther 6d6d6aeb09
Ensure we set `just_registered` only for users that were just created 4 years ago
Oliver Günther f1e25499cd
Need to pass controller to sevice for OIDC callback 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 d2a6886230
Retain flash values when logging in user 4 years ago
Oliver Günther 2ef33d2a3a
Add helper to look for an error key in the ServiceResult errors 4 years ago
Oliver Günther 4b0509b197
Create separate service to get an active user from Omniauth 4 years ago
Oliver Günther 86b8ffc326
[30007] Allow users to enable CORS on APIv3 resources 4 years ago
Markus Kahl 56ee0cef92 allow omni-auth user to switch to password on reinvitation 4 years ago
Oliver Günther bb739672bf
Test for direct login only after the logout callback was called 4 years ago
Oliver Günther 211d9cd4eb
Move provider finder into auth plugin 4 years ago
Oliver Günther 2e8d7247e7
Retain session values from a provider 4 years ago
Oliver Günther e5cd25693f
Allow to find omniauth strategy by name 4 years ago
Oliver Günther 629c73c852
Allow remapping of all existing users if the setting allows it 4 years ago
Oliver Günther ae65b35c4e
Allow to map internal UID from attributes 4 years ago
Oliver Günther de31a674b1
Allow to map internal UID from attributes 4 years ago
Oliver Günther 70acb4c80f
[33445] Ensure user is activated if invited and accessing auth source 5 years ago
Oliver Günther 60ea0a62f4
Debug output for info hash 5 years ago
Oliver Günther bb8b6efef6
Add logout URL for header based SSO 5 years ago
Oliver Günther e36f8b389c
Allow an optional auth_source_sso flag 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
ulferts 3e4d21e052
extract email settings into own menu item 5 years ago