Commit Graph

193 Commits (512d7e0c9708c95edec1a11e9b5b8ed59c36d57b)

Author SHA1 Message Date
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
Oliver Günther 4943cf31fe
[26229] Fix strip on non-string 7 years ago
Oliver Günther 83fcd1286a [26229] Strip input from registration (#5895) 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
Jens Ulferts 3157bbb7a0
fix typo 8 years ago
Jens Ulferts ae0ec96eb1
replace deprecated delete_all 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Markus Kahl d8b44d0ebd new settings: email_login, registration_footer 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther e8497bd2fa Pass the user's locale to the translation 8 years ago
Oliver Günther caa07c5dd4 Initiate omniauth request with relative root url awereness 9 years ago
Markus Kahl 5324b2cc07 drop my first_login; redirect to work packages if possible 9 years ago
Mohamed Wael Khobalatte 8ec4b40b11 Restore own User#find_by_mail impl, as it was doing more than just find 9 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alexander Bach 2cff5e9864 Show user name when forcing password change 9 years ago
Markus Kahl 9af0e26623 make user creation/invitation work with plugins ... 9 years ago
Jan Sandbrink 2fb41301de Fix activation in case a non-existing token is passed 9 years ago
Markus Kahl 871375bbc0 register: clear placeholder name(s); refactoring 9 years ago
Markus Kahl 47479ba28b refactoring 9 years ago
Markus Kahl ac8a096488 polish considering remarks through review and houndci 9 years ago
Markus Kahl 06f20c94b2 fixed self registration; manual activation of invited users 9 years ago
Markus Kahl f37520ad19 feature spec for user creation and activation 9 years ago
Markus Kahl b3176866f2 removed signup screen; show OmniAuth opts in register view 9 years ago
Markus Kahl 43e18dd00c switch to user invitation by default 9 years ago