summaryrefslogtreecommitdiffstats
path: root/app/controllers/auth_sources_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* use "do end" instead of {} at AuthSourcesControllerToshi MARUYAMA2020-11-061-2/+3
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/auth_sources_...Toshi MARUYAMA2019-11-091-10/+11
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Don't rescue Exception class (#31387).Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Deletion of an LDAP authentication mode may fail silently (#28000).Go MAEDA2018-03-121-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* 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