summaryrefslogtreecommitdiffstats
path: root/app/views/settings/_authentication.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Introduce setting to hide optional user custom fields on registration form ↵Jean-Philippe Lang2017-04-091-1/+6
| | | | | | | | (#24089). Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@16537 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add default timezone for new users (#16484).Jean-Philippe Lang2017-01-151-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16200 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Harmonize setting labels (#21421).Jean-Philippe Lang2016-02-051-1/+1
| | | | | | | For every setting, there should always is be a "setting_%{label} Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15146 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to show email adresses by default for new users (#21447).Jean-Philippe Lang2015-12-131-0/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14974 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds 4h, 8h and 12h as options for session maximum lifetime (#20933).Jean-Philippe Lang2015-10-071-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14647 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved API settings to their own tab.Jean-Philippe Lang2015-10-011-4/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14636 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add the ability to expire passwords after a configurable number of days ↵Jean-Philippe Lang2015-05-101-0/+4
| | | | | | | | (#19458). Patch by Holger Just and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14264 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13886 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make JSONP support optional and disabled by default (#12992).Jean-Philippe Lang2013-01-261-0/+2
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11272 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Configurable session lifetime and timeout (#6597).Jean-Philippe Lang2012-06-101-0/+11
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9797 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds the ability for users to delete their own account (#10664). Can be ↵Jean-Philippe Lang2012-04-151-0/+2
| | | | | | disabled in application settings. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9417 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace tabs to spaces at app/views/settings/_authentication.html.erbToshi MARUYAMA2011-09-181-3/+3
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7398 e93f8b46-1217-0410-a6f0-8f06a7374b81
* rename .rhtml to .html.erb of app/views/settings/_authentication.rhtml.Toshi MARUYAMA2011-08-251-0/+23
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6614 e93f8b46-1217-0410-a6f0-8f06a7374b81