summaryrefslogtreecommitdiffstats
path: root/app/models/auth_source.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Reverts r19478 (#32897).Go MAEDA2020-01-301-1/+1
* Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case se...Go MAEDA2020-01-281-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/models/auth_source.rbToshi MARUYAMA2019-11-091-2/+3
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Custom Exception classes should inherit StandardError instead of Exception (#...Go MAEDA2019-05-211-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
* Support self-signed LDAPS connections (#29606).Jean-Philippe Lang2018-09-231-0/+1
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+0
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use safe_attributes for auth sources.Jean-Philippe Lang2016-07-171-0/+16
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-0/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* remove unneeded Relation#all from AuthSource#authenticateToshi MARUYAMA2014-01-101-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/+18
* Code cleanup.Jean-Philippe Lang2012-07-071-1/+1
* Adds a configurable timeout for LDAP authentication (#8978).Jean-Philippe Lang2012-07-071-0/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-111-0/+1
* Friendly response when the LDAP connection fails.Jean-Philippe Lang2012-02-191-0/+4
* remove trailing white-spaces from app/models/auth_source.rb.Toshi MARUYAMA2011-08-311-10/+10
* Adds support for SCM/LDAP passwords encryption in the database (#7411).Jean-Philippe Lang2011-02-261-0/+10
* Allow AuthSources to control if they allow password changes.Eric Davis2010-05-231-0/+9
* Do not request blank LDAP attributes.Jean-Philippe Lang2008-11-251-1/+2
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-191-4/+1
* Fixed: 'LDAP account password is too long' error when leaving the field empty...Jean-Philippe Lang2007-12-101-1/+2
* Changed the maximum length of LDAP account to 255 characters.Jean-Philippe Lang2007-12-021-0/+3
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+47