silverstripe / silverstripe-mfa

MultiFactor Authentication for Silverstripe CMS
BSD 3-Clause "New" or "Revised" License
11 stars 24 forks source link

Fix/prevent schema caching #416

Closed bergice closed 3 years ago

bergice commented 3 years ago

Resolves https://github.com/silverstripe/silverstripe-mfa/issues/414 Resolves https://github.com/silverstripe/silverstripe-mfa/issues/393

dhensby commented 3 years ago

This should probably be handled by the built-in cache helpers (HTTPCacheControlMiddleware)

emteknetnz commented 3 years ago

Closed in favour of https://github.com/silverstripe/silverstripe-mfa/pull/417