gitlabhq/app/controllers
Steve Prentice 2bb2dee057 Use the omniauth-ldap info object instead of the raw ldap info in extra.
This helps with compatibility with more LDAP providers as the implementation
doesn't depend on the exact names of the LDAP fields. The LDAP strategy
helps maps the attributes to the fields in the info object and we use the
info object to get the email and name.

This makes the LDAP auth compatible with most OpenLDAP servers as well.
2012-02-17 09:10:50 -08:00
..
admin Admin area improved 2012-02-11 19:56:18 +02:00
application_controller.rb Bootstrap: Issues restyled 2012-01-28 01:49:14 +02:00
commits_controller.rb submodules displayed for tree view 2012-02-14 23:48:42 +02:00
dashboard_controller.rb cleaning dashboard files 2012-01-14 21:44:08 +02:00
deploy_keys_controller.rb error messages restyled 2012-01-18 01:00:40 +02:00
errors_controller.rb refcatoring. cleaning after gitosis 2011-12-05 09:43:53 +02:00
help_controller.rb UI: add new button, top panel restyle etc 2012-01-18 22:15:45 +02:00
hooks_controller.rb Procfile added. use foreman start to run gitlabhq 2012-01-08 12:20:24 +02:00
issues_controller.rb Issues, MR, Wall can be enabled/disabled per project 2012-02-06 19:40:32 +02:00
keys_controller.rb Bootstrap: Issues, Merge Requests, SSH Key completed 2012-01-29 23:59:12 +02:00
merge_requests_controller.rb Show commits for merge request immediatly 2012-02-15 01:15:02 +02:00
notes_controller.rb Alert commit author on note 2011-12-24 17:28:20 +01:00
omniauth_callbacks_controller.rb Use the omniauth-ldap info object instead of the raw ldap info in extra. 2012-02-17 09:10:50 -08:00
profile_controller.rb Design tab for profile. Colorscheme as db value 2011-12-20 22:47:09 +02:00
projects_controller.rb 4 roles permission system 2012-02-16 09:03:55 +02:00
protected_branches_controller.rb Updated readme, Roles in progress 2012-02-15 23:51:04 +02:00
refs_controller.rb fixed branch switch for code view 2012-02-05 12:23:14 +02:00
repositories_controller.rb Snippets - fixed after bootstrap 2012-02-08 01:00:49 +02:00
snippets_controller.rb Snippets - fixed after bootstrap 2012-02-08 01:00:49 +02:00
team_members_controller.rb Bootstrap: team 2012-01-28 11:54:11 +02:00