Commit Graph

60 Commits (033eb9e4730ca6b3657111de1cd448e0a2d4e011)

Author SHA1 Message Date
Oliver Günther 2cf8cd0d84
[37290] Use login service for logging in user (#9290) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 5ea185ef66
Placeholder user project members (#8961) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Oliver Günther 4856cf8522
Review feedback 4 years ago
Oliver Günther d52f7e2ba1
Add spec for omniauth service 4 years ago
Oliver Günther 689d6c8964
We no longer render a 400, but an error message for invalid auth_hash 4 years ago
Oliver Günther cd9312120c
Correctly stub self-registration in spec 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 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
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Oliver Günther f5db1e39bd
[30591] Use username for login form 5 years ago
Markus Kahl 79311136f1 the self_registration setting does not apply to user invitations 6 years ago
Markus Kahl fb096a0d13 fixed broken omniauth login specs 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Jens Ulferts 8b6fa75664
bump capybara, cucumber-rails & capybara-screenshot 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
Oliver Günther 26dff6132e
Remove default route (#6137) 7 years ago
Oliver Günther 518c255c1a
Fix API token usage and specs 7 years ago
Markus Kahl 4b316ec470 LDAP Single Sign-on (#5888) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 92aebdcec4
Fix params deprecation 8 years ago
Henriette Dinger bb5d0750a2 [22987] [Onboarding] Getting started video screen (2) (#4464) 9 years ago
Oliver Günther b2490bf958 Fix 'with_settings' specs 9 years ago
Markus Kahl a9382e8802 resend invitation feature 9 years ago
Markus Kahl 0abc54d5ab don't fail invitation on long email addresses 9 years ago
Markus Kahl 4bc8365075 don't fail invitation on long email addresses 9 years ago
Markus Kahl 5324b2cc07 drop my first_login; redirect to work packages if possible 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Oliver Günther 87009e94be Added spec for OmniAuth strategy attribute mapping 10 years ago
Alex Coles 083e71a00c Add/update Copyright headers in specs 10 years ago
Michael Frister ee31c8de7d Omniauth: Add after_login, remove on_success 10 years ago
Markus Kahl c798ebe878 pass auth_hash to #on_success. Call it upon bumpy registration too. 10 years ago
Markus Kahl 4dc01a2648 corrected/clarified comment 10 years ago
Markus Kahl 41603b0f43 on_success callback for Authorization 10 years ago
Markus Kahl fd1f8315cf do not pass user into authorization callback 10 years ago
Markus Kahl 3303126657 OmniAuth Authorization API 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Markus Kahl 3551a7ba9f fixed typo in comment 11 years ago
Markus Kahl c1229ae42a updated copyright 11 years ago
Markus Kahl 8c94da8d89 log last login for omniauth too 11 years ago
Michael Frister d02fde7c40 Fix flash message shown when an account is inactive 11 years ago