Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to ↵ | Toshi MARUYAMA | 2011-09-26 | 1 | -2/+0 |
| | | | | | | app/views/mailer/*.text.erb (#6317) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7536 e93f8b46-1217-0410-a6f0-8f06a7374b81 | ||||
* | There's now 3 account activation strategies (available in application settings): | Jean-Philippe Lang | 2007-11-18 | 1 | -0/+2 |
* activation by email: the user receives an email containing a link to active his account * manual activation: an email is sent to administrators for account approval (default) * automatic activation: the user can log in as soon as he has registered git-svn-id: http://redmine.rubyforge.org/svn/trunk@915 e93f8b46-1217-0410-a6f0-8f06a7374b81 |