75 次程式碼提交 (74d4d86a14cd683de9a70ffcae6db79344cdef2d)

作者 SHA1 備註 提交日期
  Go MAEDA 560bca344a Adds two factor authentication support (#1237). 3 年之前
  Go MAEDA 35e6a532f5 Force passwords to contain specified character classes (#4221). 4 年之前
  Jean-Philippe Lang c2c526c822 Introduce setting to hide optional user custom fields on registration form (#24089). 7 年之前
  Jean-Philippe Lang 8ea17100f1 Replaces the login table with a div. 8 年之前
  Jean-Philippe Lang f4c3700702 Adds the "Hide my email address" option on the registration form (#21500). 8 年之前
  Jean-Philippe Lang 27b65d53ac Keep anchor (i.e. to a specific issue note) throughout login (#21110). 8 年之前
  Jean-Philippe Lang e391be4086 Adds settings for disabling browser language detection and language preference (#2691). 10 年之前
  Jean-Philippe Lang 967564cba0 Removed deprecated align and width html attributes (#15307). 10 年之前
  Jean-Philippe Lang f2fd78f7b8 Use POST instead of GET for logging out (#13022). 11 年之前
  Jean-Philippe Lang 3e706adddd Preserve username when authentification failed (#11846). 11 年之前
  Jean-Philippe Lang 6a2ca5e034 JQuery in, Prototype/Scriptaculous out (#11445). 12 年之前
  Jean-Philippe Lang 6adf61fd02 Code cleanup. 12 年之前
  Jean-Philippe Lang 986ffb2434 Use named routes. 12 年之前
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 年之前
  Jean-Philippe Lang e4ef0b04ef Adds specific css class for information in forms. 12 年之前
  Jean-Philippe Lang d5030c8b81 View cleanup. 12 年之前
  Toshi MARUYAMA 382b5c9fbb replace tabs to spaces at app/views/account/register.html.erb 12 年之前
  Toshi MARUYAMA 423671456b remove trailing white-spaces app/views/account/password_recovery.html.erb 12 年之前
  Toshi MARUYAMA 0db2783c55 rename .rhtml to .html.erb of app/views/account/lost_password.rhtml. 13 年之前
  Toshi MARUYAMA 36038e6530 rename .rhtml to .html.erb of app/views/account/register.rhtml. 13 年之前
  Toshi MARUYAMA bfd22a4a13 rename .rhtml to .html.erb of app/views/account/password_recovery.rhtml. 13 年之前
  Toshi MARUYAMA ad691358cf rename .rhtml to .html.erb of app/views/account/login.rhtml. 13 年之前
  Jean-Philippe Lang 6817a45e7f Adds hooks on login view (#4978). 14 年之前
  Eric Davis 675f28f895 Use the minimum password length setting when reseting a password. (#4683) 14 年之前
  Jean-Philippe Lang 2416260af2 Add tabindex to login screen (#4299). 14 年之前
  Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 14 年之前
  Jean-Philippe Lang 52a6b0a21e Fixed: Custom values with a nil value cause error on (project|account)/show (#3705). 14 年之前
  Jean-Philippe Lang 85f634481e Fixed: login form fields have different width with IE (#3582). 15 年之前
  Eric Davis 3224773ada Added two plugin hooks to the account page: 15 年之前
  Jean-Philippe Lang 09a613b035 Escape custom field name. 15 年之前
  Jean-Philippe Lang 5ab33bca8e Sort roles on account view. 15 年之前
  Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 15 年之前
  Jean-Philippe Lang 31cf9be7ab Makes minimum password length configurable. 15 年之前
  Jean-Philippe Lang 9fe6bcac74 Fixes user's activity link (#2853). 15 年之前
  Eric Davis f1b8bf22a2 Added a space so words don't runtogeatherlikethis. #699 15 年之前
  Eric Davis 8d53e433c5 Added a system setting for allowing OpenID logins and registrations 15 年之前
  Eric Davis 896e64b759 Added the ability to login via OpenID. 15 年之前
  Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 15 年之前
  Jean-Philippe Lang 83fe973c75 Fixed user's activity atom feed broken by r2317. 15 年之前
  Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 15 年之前
  Jean-Philippe Lang 5f3f2e756b Obfuscates email address on user's account page using javascript. 15 年之前
  Jean-Philippe Lang dfc7a94578 Slight changes to profile on account page and last connexion date added. 15 年之前
  Jean-Philippe Lang 0399b85ab6 Adds links between account and user's activity pages. 15 年之前
  Jean-Philippe Lang 9e5edfb728 Adds atom feed on user's account page. 15 年之前
  Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 15 年之前
  Jean-Philippe Lang 7619c286cc Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a String (less code in views). 15 年之前
  Eric Davis ba20a67873 Added an option to turn user Gravatars on or off 15 年之前
  Eric Davis b84dd8ec83 Added gravatar image to the user's public account page 15 年之前
  Jean-Philippe Lang 988f8d65fa Adds 'Edit' link on account/show for admin users. 16 年之前
  Jean-Philippe Lang 9f92554319 Redirect user to the previous page after logging in (#1679). 16 年之前