Commit Graph

96 Commits (57aa62240e0473a0eb81b26a5aa3e212ae83935c)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
Oliver Günther 2cde433326
Remove usages of AnyFixture (#8987) 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 894ba4ae6d
Ensure LDAP users can get activated with any registration setting 4 years ago
Oliver Günther 5663a557ee
Add spec for direct login case 4 years ago
Oliver Günther 211d9cd4eb
Move provider finder into auth plugin 4 years ago
Oliver Günther fcfb9e7c5f
Add test that slo callback is being called 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 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
Oliver Günther 7a09d8fcdd
delay all jobs 5 years ago
Markus Kahl aa15b6c589 added hooks for user registration and first login 5 years ago
Oliver Günther 451331a910
Invalidate session,s extract passwords flow into services 6 years ago
Oliver Günther 183ad1480e
Replace deprecated controller success? with succesful? 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
Jens Ulferts 3897b9f37e
fix merge errors 6 years ago
Markus Kahl 54feb0a812 more user limit specs 7 years ago
Markus Kahl 60b8def1c9 user limits for enterprise edition 7 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 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
Oliver Günther 3731c012a5
Replace legacy account controller spec 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 4b316ec470 LDAP Single Sign-on (#5888) 7 years ago
Markus Kahl 816861e380 allow registration for invited users as it is no *self* registration (#5599) 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 54f4bd43f9
Fix order-dependent failure in account_controller_spec 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
Markus Kahl ed136cf8f1 make sure registration is not disabled 9 years ago
Oliver Günther f711a9b49c Add proper configuration checks for omniauth 9 years ago
Markus Kahl 5324b2cc07 drop my first_login; redirect to work packages if possible 9 years ago
Oliver Günther fcd450af3f Fix redirect vulnerability 9 years ago
Alex Coles 424889897a Migrate AR finder/query methods in specs 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Markus Kahl ee4d977c86 another logout back URL spec for good measure 10 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
Alex Coles 879fcd49f6 Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Martin Linkhorst 8877883c63 given openproject runs in a subdirectory we cannot allow redirecting to a different subdirectory. also tries to catch shenanigans to circumvent the check like ".." in the path. 10 years ago
Markus Kahl d67f3391c2 fixed specs after moving #disable_password_login? 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago
Markus Kahl 5e0465df57 spec registration with disabled password login 10 years ago