summaryrefslogtreecommitdiff
path: root/app/controllers/oauth/authorizations_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* another attempt to fix oauth issueJames Lopez2016-02-191-1/+1
|
* attempting to fix omniauth problemJames Lopez2016-02-181-0/+1
|
* Add helpers for header title and sidebar, and move setting those from ↵Douwe Maan2015-05-011-7/+2
| | | | controllers to layouts.
* Add a page title to every page.Douwe Maan2015-04-301-1/+7
|
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-1/+1
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Rework oauth2 featureDmitriy Zaporozhets2014-12-251-1/+0
| | | | | | | | * improve UI * add authorization * add separate page for oauth applications Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve code styleDmitriy Zaporozhets2014-12-251-5/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Doorkeeper integrationValery Sizov2014-12-241-0/+57