Commit Graph

65 Commits (aed2b8a10e96bb36c42b0e52463041aad33d7369)

Author SHA1 Message Date
Markus Kahl 0ab1c0e5e7 fixed refactoring (use after_activation again) 7 years ago
Markus Kahl 67e1ea1dae refactoring 7 years ago
Jens Ulferts 410479105d
linting 7 years ago
Jens Ulferts 21ce3472bc
ignore inactive stages 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 cbc029f116
[3926] Use password confirmation for deletion (#6086) 7 years ago
Markus Kahl 622d51487f save back_url in session 7 years ago
Markus Kahl 4e4ed9bbe8 verify authenticity of stage complete calls (#6014) 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
Markus Kahl 4b316ec470 LDAP Single Sign-on (#5888) 7 years ago
Markus Kahl 37ac1b8d22 added after_login redirect URL configurations 7 years ago
Markus Kahl aad898439c added after_login redirect URL configurations 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther c77309b8b8
Review remarks 8 years ago
Oliver Günther 11794feed1
Handle invitation flow 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Oliver Günther 3f4388816e
Replace setting with a configuration variable 8 years ago
Oliver Günther 97678334ee
Extend My Account specs 8 years ago
Oliver Günther 7ecad5e0ca
Make global setting for password confirmation 8 years ago
Oliver Günther 4773ce1f9a
Implement confirmation confern for my/account 8 years ago
Henriette Dinger bb5d0750a2 [22987] [Onboarding] Getting started video screen (2) (#4464) 9 years ago
Markus Kahl 38547e6454 don't prevent omniauth_login in case of expired session 9 years ago
Oliver Günther caa07c5dd4 Initiate omniauth request with relative root url awereness 9 years ago
Markus Kahl b83d76fe35 show proper error on failure instead of 500 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
Markus Kahl 9af0e26623 make user creation/invitation work with plugins ... 9 years ago
Markus Kahl 42506dacf6 moved invitation email sub to initializer 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
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles 54ff7af6e7 Add/update Copyright headers in app code 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Oliver Günther ccc32629cf OmniAuth: optional attribute mapping in strategies 10 years ago
Martin Linkhorst a2754921dd make Hound happy (and Markus) 10 years ago
Martin Linkhorst c43f84ad1b #after_login can now receive a context variable (usually the controller) 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 c798ebe878 pass auth_hash to #on_success. Call it upon bumpy registration too. 10 years ago
Markus Kahl 41603b0f43 on_success callback for Authorization 10 years ago
Markus Kahl 8b53158127 made rest of support methods private 10 years ago
Markus Kahl e7c2f5097b spell out decision variable's name 10 years ago
Markus Kahl fd1f8315cf do not pass user into authorization callback 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 10 years ago
Markus Kahl 3303126657 OmniAuth Authorization API 10 years ago