커밋 기록

작성자 SHA1 메시지 날짜
  romainq 8499be2b16 890.3 Fixed regression introduced in commit 4870 - fatal error during a MTP from the designer 7 년 전
  romainq 72561298dc N890.3 Archive mode toggle menu not visible after setup/MTP: the information is cached into the session and needs to be reset 7 년 전
  romainq a3c345cb76 N.542, N.912 Finalized the API UserRights::Impersonate. This is an enabler for several enhancements. 8 년 전
  romainq b9bfb5c946 Archives: show the menu 'activate archive mode' only if there is at least one archivable class 8 년 전
  romainq 34ab6cd77b NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive). 8 년 전
  dflaven 4544235eff Bug fix: protect against a non existing Contact class (a rather drastic iTop customization!) 8 년 전
  romainq 41a3a03a0b N.523 UserRights::ListProfiles must return an empty array if nobody is currently logged in (instead of a FATAL ERROR). 8 년 전
  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 년 전
  romainq 1c5dc468d5 Magic query arguments: 9 년 전
  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 년 전
  glajarige 62564d7dac Moved static method GetAllowedPortals() from LoginWebpage class to UserRights class. 9 년 전
  romainq 0c604ffad2 Improved the User Rights management API: 9 년 전
  romainq 54fb2b9f73 #1091 CAS memberships broken (parameter "cas_memberof" NOT given as a regular expression, bugged since iTop 2.0 or earlier) 9 년 전
  romainq 8d93c95d0d #1130 CAS authentication security leak when cas_memberof is left empty (already committed into branch 2.1.0) 9 년 전
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 년 전
  dflaven a598b90118 Demo mode: prevent the deletion of Users... 10 년 전
  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 년 전
  romainq 391a41ed5d #988 Could not change the case of a login 10 년 전
  romainq 8a266d2661 Code refactoring: MakeSelectFilter 11 년 전
  romainq d61e857b5d New feature: Forgot password -> email to reset (possibly disabled in the config file) 11 년 전
  romainq 8eeea2f197 Renamed priv_Userinternal into priv_userinternal, and added a check for table names (lowercase is the rule!) 12 년 전
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 년 전
  romainq 8b79275180 Profiles defined in XML: reviewed the internal extension capability (GetReadOnlyAttributes and GetPredefinedObjects) 12 년 전
  romainq 3988ebc5be Profiles defined in XML (setup + runtime), beta version (stable, upgrade required) 13 년 전
  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 년 전
  dflaven 02c6f8d791 CAS integration: 13 년 전
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) 13 년 전
  dflaven 5551d3de21 Fixed typos during the copy/paste for automatic account creation 13 년 전
  dflaven 573336ca37 Added self-registering / user synchronization extensibility 13 년 전