Skip to content
Snippets Groups Projects
  • Jaime Pérez Crespo's avatar
    7b3a5c0d
    Further optimize the SimpleSAML\Module class. · 7b3a5c0d
    Jaime Pérez Crespo authored
    Instead of one cache, we need to use two: one for the list of modules available, and the other for the details for them. Those caches should be filled independently, so that someone calling getModules() does not trigger the code checking of the modules are enabled or finding their hooks.
    7b3a5c0d
    History
    Further optimize the SimpleSAML\Module class.
    Jaime Pérez Crespo authored
    Instead of one cache, we need to use two: one for the list of modules available, and the other for the details for them. Those caches should be filled independently, so that someone calling getModules() does not trigger the code checking of the modules are enabled or finding their hooks.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.