gitlab-ce/app
Timothy Andrew ade40fdcd2 Authenticate non-API requests with personal access tokens.
- Rename the `authenticate_user_from_token!` filter to
  `authenticate_user_from_private_token!`
- Add a new `authenticate_user_from_personal_access_token!` filter
- Add tests for both.
2016-04-28 22:28:36 +05:30
..
assets Add an "Inactive Personal Access Tokens" section. 2016-04-28 22:28:36 +05:30
controllers Authenticate non-API requests with personal access tokens. 2016-04-28 22:28:36 +05:30
finders Remove the `.distinct` when finding issues 2016-04-21 18:49:08 +02:00
helpers Merge branch 'sidebar-label-link' into 'master' 2016-04-27 17:25:32 +00:00
mailers Merge branch 'mr-formatting' into 'master' 2016-04-19 16:23:41 +00:00
models Add an "Inactive Personal Access Tokens" section. 2016-04-28 22:28:36 +05:30
services Fix Error 500 due to stale cache when projects are renamed or transferred 2016-04-25 06:57:50 -07:00
uploaders Remove reduntant `move_to_store` override 2016-03-30 12:50:19 +02:00
validators Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00
views Add an "Inactive Personal Access Tokens" section. 2016-04-28 22:28:36 +05:30
workers Do not fsck projects less than a day old 2016-04-26 13:35:52 +02:00