summaryrefslogtreecommitdiff
path: root/app/controllers/omniauth_callbacks_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-1/+1
* Cleanup after omniauthDmitriy Zaporozhets2012-09-121-6/+5
* save newly created users directly in the modelFlorian Unglaub2012-08-311-1/+0
* Allow single-sign-on with OmniauthFlorian Unglaub2012-08-311-2/+2
* Merge issue fixedFlorian Unglaub2012-08-241-1/+1
* Merge branch 'master' of git://github.com/gitlabhq/gitlabhqFlorian Unglaub2012-08-241-3/+2
|\
| * Merge branch 'better_ldap' of https://github.com/jirutka/gitlabhq into jirutk...randx2012-08-211-2/+1
| |\
| | * Change identification of users with extern auth provider (LDAP)Jakub Jirutka2012-07-291-2/+1
* | | Omniauth SupportFlorian Unglaub2012-08-171-1/+31
|/ /
* | Handle LDAP missing credentials error with a flash message.Pat Thoyts2012-07-211-7/+4
|/
* Improve handling of misconfigured LDAP accounts.Pat Thoyts2012-07-161-0/+13
* Use the omniauth-ldap info object instead of the raw ldap info in extra.Steve Prentice2012-02-171-2/+2
* LDAP donevsizov2012-01-281-0/+13