Commit Graph

51 Commits (4cfed9e20f4c1060830fb05ad72f0778328912db)

Author SHA1 Message Date
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
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Markus Kahl 4ec21c7cde enable override through env of disable password login 10 years ago
Markus Kahl 92138d7af4 make omniauth developer strategy work again 10 years ago
Markus Kahl 4dba21f002 added disable password option 10 years ago
Jens Ulferts 9a2268cc7a fixes references to OmniauthLogin 10 years ago
Markus Kahl 902654a91d omniauth direct login 10 years ago
Markus Kahl e624f84c87 log login directly during omniauth procedure 11 years ago
Markus Kahl 8c94da8d89 log last login for omniauth too 11 years ago
Michael Frister c91d04981e Show error on attempt to register with disabled self registration 11 years ago
Michael Frister 88818a3103 Registration Form: Remove omniauth-provider-specific title 11 years ago
Philipp Tessenow 07ecf4b038 honor timestamp in auth_hash 11 years ago
Michael Frister 09c46ee96c Omniauth: Return 400 on invalid auth_hash 11 years ago
Michael Frister 2ea6b141d2 Omniauth: Check auth_hash validity via valid? instead of manual check 11 years ago
Philipp Tessenow 4e6a14c8fd linted AccountControllerSpec 11 years ago
Philipp Tessenow 9eb3fbe537 refactor fill_user_fields_from_omniauth 11 years ago