summaryrefslogtreecommitdiff
path: root/spec/controllers/admin
Commit message (Expand)AuthorAgeFilesLines
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-1/+1
* Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-071-2/+2
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-273-7/+7
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Force password change after admin reset13691-allow-admin-to-reset-user-password-and-force-password-reset-on-next-loginSean McGivern2016-05-161-0/+76
* Fix typoDouwe Maan2016-04-221-1/+1
* Fix issue with impersonationDouwe Maan2016-04-223-20/+143
* Fixes #14638.PotHix2016-04-061-0/+23
* Minor clean up on admin/users_controller_specZeger-Jan van de Weg2016-03-311-12/+3
* Fix rubocop offensesDouglas Barbosa Alexandre2016-02-021-4/+1
* Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-021-21/+14
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+47
* Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto2016-01-081-0/+26
* Prevent ldap_blocked users from being unblocked by the Admin UIGabriel Mazetto2016-01-081-9/+26
* Prevent impersonation if blockedAndrew Tomaka2015-12-021-0/+19
* refactor login as to be impersonation with better login/logoutJames Newton2015-10-291-15/+0
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-0/+26
* Move login button to user page, switched to POST methodPavel Forkert2015-09-241-3/+3
* Add option to admin area to sign in as a specific userPavel Forkert2015-09-241-0/+15
* Add "Confirm user" button in user admin pageStan Hu2015-08-051-0/+14
* Add disable_two_factor route for Admin::UsersRobert Speicher2015-07-101-0/+28
* Add support for unlocking users in admin settingsStan Hu2015-07-021-0/+15
* Fix error when deleting a user who has projectsStan Hu2015-06-231-0/+24