I want be able to get token via api. Used for mobile applications

This commit is contained in:
Dmitriy Zaporozhets 2012-09-20 17:44:44 +03:00
parent 37817cc31d
commit 9aafe77e70
6 changed files with 90 additions and 2 deletions

View file

@ -18,5 +18,6 @@ module Gitlab
mount Issues
mount Milestones
mount Keys
mount Session
end
end