Historia zmian

Autor SHA1 Wiadomość Data
  dflaven 5a63878541 New field on the User class to enable/disable user accounts. 9 lat temu
  dflaven 6b92c94183 Use one-way encryption for storing the token used for the "Forgotten password" feature. 9 lat temu
  glajarige 62564d7dac Moved static method GetAllowedPortals() from LoginWebpage class to UserRights class. 9 lat temu
  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 lat temu
  romainq 0c604ffad2 Improved the User Rights management API: 9 lat temu
  dflaven 7b4f246211 Make sure that the images are reloaded when the application is upgraded. 10 lat temu
  dflaven 7dff949a36 #788 Whenever a timeout is detected by an ajax request, a popup dialog warns the user to log-in again. 10 lat temu
  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 lat temu
  dflaven d14cc68e5b "Portal Users" are not allowed to use the REST/JSON webservices. This case is now properly handled with a specific message. 11 lat temu
  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 lat temu
  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 lat temu
  romainq 50085433d6 #636 and #861 Set the focus on User Name in iTop Login Form 11 lat temu
  dflaven 240efffccf Properly handle external and basic authentication methods for REST web services. 11 lat temu
  dflaven 7aa7552c8c #923: prevent XSS injection in forgot password page. 11 lat temu
  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 lat temu
  romainq 80bac465b4 Fixed regression introduced with "forgot password": button to reset the user password labelled as "Send now!" 11 lat temu
  romainq ec9c11a5c8 The login web page must NOT be cached by the web browsers 12 lat temu
  romainq 5fb42b0290 Internal: failed authentication to return error 401 instead of prompting the end-user (to be exploited by the ajax calls) 12 lat temu
  romainq 030f809391 Cosmetics on the login web page 12 lat temu
  romainq d61e857b5d New feature: Forgot password -> email to reset (possibly disabled in the config file) 12 lat temu
  romainq 99037986ae Compiler: added brand management 12 lat temu
  dflaven 69a0bc3ee7 #732: Change password: exit after building the page in case of wrong "old" password 12 lat temu
  dflaven 904df7b800 Support non scalar posted parameters... 12 lat temu
  dflaven 1869fd0fea Preserve POSted parameters on the login web page (useful when the session expires) 12 lat temu
  romainq a2d6746d60 #634 Detection of HTTPS not working with nginx (iTop always considering the current connection as being secure) 12 lat temu
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 lat temu
  romainq d0bb4288d2 Config: use app_icon_url to change the hyperlink used when clicking on the main icon 12 lat temu
  dflaven 59fb31a6e1 Added the ability to display a custom welcome/disclaimer message at the bottom of the login form. 13 lat temu
  dflaven 8efc46c91e Fix for Trac#519 - change password bug ! 13 lat temu
  dflaven 648af437b5 Fixed absolute/relative path issues in the JS and href places 13 lat temu