Commit History

Author SHA1 Message Date
  dflaven 6b92c94183 Use one-way encryption for storing the token used for the "Forgotten password" feature. 9 years ago
  romainq 1c5dc468d5 Magic query arguments: 9 years ago
  romainq aa8c20050c Fixed regression introduced in [3852] : setup not working anymore ($_SESSION is unset and a notice is issued, which can prevent the install from completing, depending on your PHP error level). 9 years ago
  glajarige 62564d7dac Moved static method GetAllowedPortals() from LoginWebpage class to UserRights class. 9 years ago
  romainq 0c604ffad2 Improved the User Rights management API: 9 years ago
  romainq 54fb2b9f73 #1091 CAS memberships broken (parameter "cas_memberof" NOT given as a regular expression, bugged since iTop 2.0 or earlier) 9 years ago
  romainq 8d93c95d0d #1130 CAS authentication security leak when cas_memberof is left empty (already committed into branch 2.1.0) 9 years ago
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 years ago
  dflaven a598b90118 Demo mode: prevent the deletion of Users... 10 years ago
  romainq 76edd219e4 #988 Could not change the case of a login (cosmetic improvement to make sure this piece of code is the right example that can be shared amongst the developpers community) 10 years ago
  romainq 391a41ed5d #988 Could not change the case of a login 10 years ago
  romainq 8a266d2661 Code refactoring: MakeSelectFilter 11 years ago
  romainq d61e857b5d New feature: Forgot password -> email to reset (possibly disabled in the config file) 11 years ago
  romainq 8eeea2f197 Renamed priv_Userinternal into priv_userinternal, and added a check for table names (lowercase is the rule!) 12 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  romainq 8b79275180 Profiles defined in XML: reviewed the internal extension capability (GetReadOnlyAttributes and GetPredefinedObjects) 12 years ago
  romainq 3988ebc5be Profiles defined in XML (setup + runtime), beta version (stable, upgrade required) 13 years ago
  dflaven bfe3914511 Properly log-off (and report the issue in the log) in case we fail to create a user during the CAS Synchro 13 years ago
  dflaven 02c6f8d791 CAS integration: 13 years ago
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) 13 years ago
  dflaven 5551d3de21 Fixed typos during the copy/paste for automatic account creation 13 years ago
  dflaven 573336ca37 Added self-registering / user synchronization extensibility 13 years ago
  dflaven eff5aff0a6 Added self-registering / user synchronization extensibility 13 years ago
  dflaven 67a5c2f7bb Merged-in the fix for Trac #493: incorrect display of the Users' Grant Matrix 13 years ago
  dflaven fdbdf813e8 Bug fix: prevent a warning when doing modify-all as a non-admin user. 13 years ago
  dflaven 41b60b1cb7 Bug fix: computation of allowed stimuli was wrong 13 years ago
  dflaven 184485bf14 Protect against a multiple stimulus on a set based on an abstract class. 14 years ago
  romainq 44a33365a6 Portal users: limit their access depending on their organization!!!! 14 years ago
  dflaven 17392797af CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API. 14 years ago
  dflaven 1af32c3695 - Fixed an error appearing only for non admins. 14 years ago