summaryrefslogtreecommitdiff
path: root/lib/omniauth
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit `require` calls, and use `require_dependency` when needed29389-fix-already-initialized-constantsRémy Coutable2017-03-131-41/+0
| | | | | | | | See http://guides.rubyonrails.org/autoloading_and_reloading_constants.html for more info. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix BB authentication[ci skip]Valery Sizov2016-12-141-6/+2
|
* Fix authorization with BitBucketValery Sizov2016-12-061-1/+1
|
* Incorporate review commentsStan Hu2016-11-211-1/+1
|
* Add custom OmniAuth strategy for Bitbucket OAuth2Douglas Barbosa Alexandre2016-11-211-0/+45