Simon Kern

Results 5 issues of Simon Kern

As of now Auditlog only handles three of the four CRUD operations. Only the following types of operations are currently covered: - CREATE - UPDATE - DELETE However, from time...

enhancement
question

In 5c4bca6cb69ad6d96bfec4df85e15dfe62a1689e a new backend base class was introduced. However the check and its corresponding tests still reference the old base class, thus triggering a warning on setups using the...

When using a [ServiceWorker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers), authentication with 2FA enabled is broken. Due to some limitations it is necessary to serve the workerscript from the root of the site. In case you...

bug

this is a potential fix to #113 I am open for further discussions, or better solutions.

Hi there, sorry for opening an issue for this. I couldn't find any info on this topic in the documentation, can you point me in the right direction? Or is...