Commit Graph

487 Commits (103ae3c37365eb48c25e94e355be01b9387a62bc)

Author SHA1 Message Date
Markus Kahl 3551a7ba9f fixed typo in comment 11 years ago
Markus Kahl c1229ae42a updated copyright 11 years ago
Markus Kahl 8c94da8d89 log last login for omniauth too 11 years ago
Philipp Tessenow bd8dea129c add specs for handle_unverified_request in app controller 11 years ago
Alex Coles 2cf855a467 Teach #column_data_type to handle CurrencyQueryColumn 11 years ago
Michael Frister d02fde7c40 Fix flash message shown when an account is inactive 11 years ago
Jonas Heinrich 8a354e9337 changes test description 11 years ago
Michael Frister d29f5b8421 Fix flash message shown when an account is inactive 11 years ago
Michael Frister f643955f16 Account/register: Show login field when registering via Omniauth 11 years ago
Michael Frister c91d04981e Show error on attempt to register with disabled self registration 11 years ago
Alex Coles a31b2e2e5e Add back request accidentally deleted in 7645789b 11 years ago
Alex Coles a2679b5d35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Alex Coles 7645789b5c Style fix: Replace do…end with {} in expect blocks 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 f6f4768387 Omniauth spec: Check more user fields for being assigned 11 years ago
Michael Frister 189361bd51 Omniauth: Add spec testing redirect on disabled self registration 11 years ago
Michael Frister e6df36f2ba Move omniauth-related AccountController specs to separate file 11 years ago
Philipp Tessenow 4e6a14c8fd linted AccountControllerSpec 11 years ago
Michael Frister ca94df7427 Add spec for AccountController#identity_url 11 years ago
Michael Frister a9315ac6bc AccountController spec: Use route helpers for MyController 11 years ago
Michael Frister f3f5306088 Register: Add spec testing back_url is preserved on manual activation 11 years ago
Michael Frister 29a7971e6b Add spec example testing omniauth_login sets back_url 11 years ago
kgalli 2dbff1fbb2 Log warning if omniauth error occurs but show generic message to user 11 years ago
Michael Frister 66d0324060 Fix AccountController spec 11 years ago
Michael Frister 9be446b086 UsersController: Add test for force_password_change update 11 years ago
kgalli 9e4f84844b Removal of trailing white spaces 11 years ago
Michael Frister 8de067c15b User update: Add missing admin and login fields to permitted params 11 years ago
kgalli 0e0fcd3958 Small refactoring of omniauth specs 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
Alex Coles 86c99e66ab Fix integer attr. used in WorkPackagesController spec 11 years ago
Richard 1849e826ff Throwing exception if unknown column name is passed to column_data. 11 years ago
Richard 6e07ee0e71 Fixed spec. 11 years ago
Alex Coles 0bfd783f0b Spec WorkPackagesController integer column summing 11 years ago
Alex Coles f339dbde4e Add spec for WorkPackagesController#column_data 11 years ago
Jens Ulferts 91588523ce should fix tumbling spec by avoiding explicit id 11 years ago
Jonas Heinrich 4c894eca88 fixes the specs 11 years ago
Jonas Heinrich c488c602a5 adds specs for the bug 11 years ago
Alex Coles 90c906d599 Fix typos, spelling in spec descriptions 11 years ago
Alex Coles 88e8efe12e Fix failing AccountController#register spec 11 years ago
Alex Coles c66b959854 Attempt to work-around an AccountController CI failure 11 years ago
Hagen Schink 109e770e5f Adapt specs to non-key usage 11 years ago
Martin Linkhorst a83af510cb given openproject runs in a subdirectory we cannot allow redirecting to a different subdirectory. also tries to catch shenanigans to circumvent the check like ".." in the path. 11 years ago
Martin Linkhorst f2feff1cff convert tests to specs to be able to disable them in plugins 11 years ago
Martin Linkhorst dc4dd927cc we don't need to escape the parameters 11 years ago
Alex Coles a1718ca674 Replace #=~ (operator matcher) with #match_array 11 years ago
Alex Coles eaf8e1c2e9 Use disable_flash_sweep in UsersController spec 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
slawa 485acfcea6 Add spec 11 years ago