提交歷史

作者 SHA1 備註 提交日期
  dflaven f17593aa13 2.3.0 Regression: login_mode was broken ! 9 年之前
  dflaven 5a63878541 New field on the User class to enable/disable user accounts. 9 年之前
  dflaven 6b92c94183 Use one-way encryption for storing the token used for the "Forgotten password" feature. 9 年之前
  glajarige 62564d7dac Moved static method GetAllowedPortals() from LoginWebpage class to UserRights class. 9 年之前
  romainq c9b8abba3d Portal: Use absolute URLs for js+css embedded into iTop (login prompt not working with the usage of symlinks or rewrite rules) 9 年之前
  romainq 0c604ffad2 Improved the User Rights management API: 9 年之前
  dflaven 7b4f246211 Make sure that the images are reloaded when the application is upgraded. 9 年之前
  dflaven 7dff949a36 #788 Whenever a timeout is detected by an ajax request, a popup dialog warns the user to log-in again. 10 年之前
  dflaven 7ef64ebeb9 Modularization of the portal. The entry points for portals is now defined in XML, and thus can be altered by an extension. 10 年之前
  dflaven d14cc68e5b "Portal Users" are not allowed to use the REST/JSON webservices. This case is now properly handled with a specific message. 11 年之前
  dflaven 9906cd8fb4 Oops, fixed a typo in: Add the ability to supply a default "from" email address for the "forgot password" feature, instead of using the same address as for the "to". 11 年之前
  dflaven 0fca79fcb7 Add the ability to supply a default "from" email address for the "forgot password" feature, instead of using the same address as for the "to". 11 年之前
  romainq 50085433d6 #636 and #861 Set the focus on User Name in iTop Login Form 11 年之前
  dflaven 240efffccf Properly handle external and basic authentication methods for REST web services. 11 年之前
  dflaven 7aa7552c8c #923: prevent XSS injection in forgot password page. 11 年之前
  dflaven c3424e0e4f Make the Basic Authentication (login_mode=basic) work with non-ASCII characters (in the username as well as in the password), though this may depend on the browser... 11 年之前
  romainq 80bac465b4 Fixed regression introduced with "forgot password": button to reset the user password labelled as "Send now!" 11 年之前
  romainq ec9c11a5c8 The login web page must NOT be cached by the web browsers 11 年之前
  romainq 5fb42b0290 Internal: failed authentication to return error 401 instead of prompting the end-user (to be exploited by the ajax calls) 11 年之前
  romainq 030f809391 Cosmetics on the login web page 11 年之前
  romainq d61e857b5d New feature: Forgot password -> email to reset (possibly disabled in the config file) 11 年之前
  romainq 99037986ae Compiler: added brand management 11 年之前
  dflaven 69a0bc3ee7 #732: Change password: exit after building the page in case of wrong "old" password 12 年之前
  dflaven 904df7b800 Support non scalar posted parameters... 12 年之前
  dflaven 1869fd0fea Preserve POSted parameters on the login web page (useful when the session expires) 12 年之前
  romainq a2d6746d60 #634 Detection of HTTPS not working with nginx (iTop always considering the current connection as being secure) 12 年之前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年之前
  romainq d0bb4288d2 Config: use app_icon_url to change the hyperlink used when clicking on the main icon 12 年之前
  dflaven 59fb31a6e1 Added the ability to display a custom welcome/disclaimer message at the bottom of the login form. 13 年之前
  dflaven 8efc46c91e Fix for Trac#519 - change password bug ! 13 年之前