summaryrefslogtreecommitdiffstats
path: root/app/controllers/auth_sources_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-0/+1
* Use safe_attributes for auth sources.Jean-Philippe Lang2016-07-171-5/+12
* Use .before_action instead of .before_filter.Jean-Philippe Lang2016-07-141-2/+2
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-191-0/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Auto-populate fields while creating a new user with LDAP (#10286).Jean-Philippe Lang2012-12-261-0/+14
* Display 25 items.Jean-Philippe Lang2012-12-171-1/+1
* Code cleanup in AuthSource controller and views.Jean-Philippe Lang2012-12-131-4/+10
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-4/+4
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-111-16/+9
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-031-4/+0
* Adds functional test for #test_connection.Jean-Philippe Lang2012-03-021-2/+2
* remove trailing white-spaces from app/controllers/auth_sources_controller.rb.Toshi MARUYAMA2011-08-311-6/+6
* Refactor AuthSourcesController to support non-LDAP sources. #1131Eric Davis2010-05-231-7/+15
* New strings to localization (#5225)Azamat Hackimov2010-04-031-1/+1
* Refactor: Merged AuthSourcesController#list and #indexEric Davis2010-02-151-11/+6
* Adds an admin layout that displays the admin menu in the sidebar.Jean-Philippe Lang2009-12-171-0/+2
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Added LDAPS support migration and fixed connection test flash messages.Jean-Philippe Lang2007-10-161-2/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+83