summaryrefslogtreecommitdiff
path: root/app/models/personal_access_token.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew2016-12-161-0/+2
* Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-1/+4
* Make fixes based on @vsizov's comments on MR !3749Timothy Andrew2016-04-281-2/+2
* Add an "Inactive Personal Access Tokens" section.Timothy Andrew2016-04-281-1/+2
* Allow expiration of personal access tokens.Timothy Andrew2016-04-281-1/+1
* Allow revoking personal access tokens.Timothy Andrew2016-04-281-0/+7
* Allow creating Personal Access Tokens through the website.Timothy Andrew2016-04-281-0/+9