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

improve cache modularity #982

Closed davidcoutadeur closed 2 months ago

davidcoutadeur commented 2 months ago

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

Here, the goal is to use the new elements introduced by the equivalent issue in ltb-common library.

davidcoutadeur commented 2 months ago

This refactoring also allows to configure a new cache appender: Redis for storing cache entries.