ltb-project / self-service-password

Web interface to change and reset password in an LDAP directory
https://self-service-password.readthedocs.io/en/latest/
GNU General Public License v3.0
1.17k stars 327 forks source link

externalize cache functions into ltb-common #979

Closed davidcoutadeur closed 2 months ago

davidcoutadeur commented 2 months ago

The goal is to share the cache function across php LTB projects: self-service-password, service-desk,...

This apply to all cache functions:

davidcoutadeur commented 2 months ago

See also https://github.com/ltb-project/ltb-common/issues/37