Commit Graph

13166 Commits (1362ad89269f46b5a5aba4f9a3d0433cc2219fca)
 

Author SHA1 Message Date
Michael Frister 43c21cf09a User: Make sure force_password_change can only be activated if allowed 11 years ago
Michael Frister 50b4942377 User: Move auth_source_id filtering to PermittedParams 11 years ago
Michael Frister 637301bde7 User Create: Fix permitted params 11 years ago
Michael Frister 8de067c15b User update: Add missing admin and login fields to permitted params 11 years ago
Michael Frister 40b5246298 Fix PermittedParams#user_register_via_omniauth 11 years ago
Michael Frister e286e0699d Fix permitted_params_spec expecting identity_url to be assignable 11 years ago
Michael Frister 7cd1726a82 PermittedParams: Fix comment about group_ids 11 years ago
kgalli 0e0fcd3958 Small refactoring of omniauth specs 11 years ago
kgalli a4b155eef2 Removal of unnecessary auth_hash method 11 years ago
kgalli 8f0c7cbfcd bugfix for register method and refactoring of specs 11 years ago
kgalli 5cb176124a add omniauth failure callback and specs for omniauth login/registration 11 years ago
Michael Frister 068c04b1d1 AccountController: Rename method 11 years ago
kgalli decc834ea6 Replace of flash notice for registration scenarios with automatic login 11 years ago
kgalli 35c334c6c5 redirect to first_login page for all new users to set accessibility mode 11 years ago
Michael Frister d16e062b41 Omniauth: Fix lost_password deciding whether to allow reset 11 years ago
Michael Frister 530facf740 Refactor UsersController#update a little 11 years ago
Michael Frister dd738fb5cf Omniauth: Hide authentication fields for users with external source 11 years ago
Michael Frister 475d0b33c5 Omniauth: Allow correcting validation errors via registration form 11 years ago
Michael Frister 673c620306 Begin to replace OpenID with omniauth 11 years ago
Alex Coles 4033960c85 Merge pull request #1133 from opf/feature/sync_delayed_jobs_in_test_env 11 years ago
Martin Linkhorst 6f21c5f659 little comment improvement 11 years ago
Martin Linkhorst 34a4653c28 manipulating asynchronicity with Delayed::Worker.delay_jobs should work by now 11 years ago
Martin Linkhorst d92a32be6f remove superfluous disabling of async jobs 11 years ago
Martin Linkhorst 982d164316 disable async jobs in test env by default 11 years ago
ulferts 061721175d Merge pull request #1124 from opf/feature/remove_api_v1 11 years ago
Jens Ulferts d567bf9895 updates changelog 11 years ago
Jens Ulferts b96b8ce897 adds routing spec for api/v2 level_list 11 years ago
Michael Frister 093f24e98a Fix copyright year in single file 11 years ago
Martin Linkhorst 17f7c16b30 Merge pull request #1127 from opf/fix/3775_fix_group_success_messages 11 years ago
Hagen Schink d11d8542f0 Add changelog entry 11 years ago
Hagen Schink e9ffcf69b0 Merge pull request #1081 from opf/feature/settings_callbacks 11 years ago
Martin Linkhorst 3f4732e3e3 fix a bogus test 11 years ago
Martin Linkhorst a48792b12b no underscores for private methods 11 years ago
Martin Linkhorst 10d694f6e9 push down callback block check into OpenProject::Notifications 11 years ago
Michael Frister 3f9595fde9 Fix api/v2/projects/level_list 11 years ago
Michael Frister 069061e4eb Remove rsb API templates 11 years ago
Hagen Schink 8c5550b31e Fix success message for group membership delete 11 years ago
Hagen Schink 64aa80106c Fix success message for group membership update 11 years ago
Hagen Schink 9366266786 Add cuke 11 years ago
Michael Frister a74ec11579 Remove API v1 controllers 11 years ago
Hagen Schink c5bd7a7764 Fix flash message design 11 years ago
Michael Frister 83fe42e6b8 Make API authentication tests use API v2 11 years ago
Alex Coles ae589c4112 Merge pull request #1125 from marutosi/finn-completed_percent 11 years ago
Toshi MARUYAMA aaa9eeead7 fix Project#completed_percentage 11 years ago
Alex Coles 0c24ff9718 Merge pull request #1122 from opf/fix/2412_wiki_prompt_position 11 years ago
meeee 53c9099550 Merge pull request #1119 from opf/release/3.0 11 years ago
Philipp Tessenow 04939e0214 Merge pull request #1088 from opf/fix/code-typo-fixes 11 years ago
Philipp Tessenow ce2f3c7853 remove most parts of api v1 11 years ago
Hagen Schink 13bb0c3b86 Refactoring of cursor positioning 11 years ago
Hagen Schink 69af0c2c54 Fix cursor position after textile command insert 11 years ago