Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent impersonation if blocked | Andrew Tomaka | 2015-12-02 | 1 | -0/+19 |
* | refactor login as to be impersonation with better login/logout | James Newton | 2015-10-29 | 1 | -15/+0 |
* | Redirect to a default path if HTTP_REFERER is not set | Stan Hu | 2015-10-20 | 1 | -0/+26 |
* | Move login button to user page, switched to POST method | Pavel Forkert | 2015-09-24 | 1 | -3/+3 |
* | Add option to admin area to sign in as a specific user | Pavel Forkert | 2015-09-24 | 1 | -0/+15 |
* | Add "Confirm user" button in user admin page | Stan Hu | 2015-08-05 | 1 | -0/+14 |
* | Add disable_two_factor route for Admin::Users | Robert Speicher | 2015-07-10 | 1 | -0/+28 |
* | Add support for unlocking users in admin settings | Stan Hu | 2015-07-02 | 1 | -0/+15 |
* | Fix error when deleting a user who has projects | Stan Hu | 2015-06-23 | 1 | -0/+24 |