Commit Graph

168 Commits (5667548b3e5d3cecfc7ae6bed5d8a29c4ceb74a7)

Author SHA1 Message Date
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
Markus Kahl 98ba7ce333 basic user invitation prototype 9 years ago
Stefan Botzenhart 868d764a97 Use activejob deliver_now method (removes deprecation warning) 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 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 0532e87a40 Minor spacing fixes in AccountController 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Markus Kahl 2ed52b163d only use exit screen if login is required to view anything at all 10 years ago
Markus Kahl d6401e79f5 polish 10 years ago
Markus Kahl 89731db2d1 some refactoring; test display of instructions 10 years ago
Markus Kahl bbd4cad404 fix: #14385 (direct login infinite redirect loop) 10 years ago
Markus Kahl c25f92576c only append origin if back_url is given 10 years ago
Markus Kahl 9dc9d69000 redirect to last URL after direct omniauth login 10 years ago
Michael Frister ee31c8de7d Omniauth: Add after_login, remove on_success 10 years ago
Markus Kahl 41603b0f43 on_success callback for Authorization 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 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 1e1ac3a742 fixed allow_registration? 10 years ago
Markus Kahl f8770d5e93 block password-related functionality (e.g. lost) 10 years ago