Maximilien Cuony
Maximilien Cuony
Hello, The UI to setup MFA with TOTP is using administrative calls, which can be can issue since entities with restricted rights must have permission to call those endpoints, allowing...
This is exactly the same behaviour as decribled in #412, who should be fixed in 4934771b3f0ba69d4882b36389eb3e0b5ab74b43, but it doesn't seems to work. `wrap_wsgi` is never set in my code Raven...
expr_form was deprecated in 2017.07 and removed in latest salt release (2019.02). There was a partial fix in #143, but that didn't fix low api calls - right now pepper...
Hello, The textarea is in some situation too small, and it seem it has been explicitly configured not to resize with "resize: none" in the CSS. Would it be possible...
When a non-root token is used for the salt-master, the token creation for minions is going to fail because the master is trying to create a token for policies that...
## Description Hello, This is a basic implementation of #3846: It add possibility to map kimai's team from a SAML attribute. It's also allow setting the leadership 'attribute' of a...
During our sentry upgrade, I ran into the same issues describled in this post: https://forum.sentry.io/t/migration-errors-9-1-2-to-21-6-1-project-object-has-no-attribute-get-option/14279 This fix the doc by specifying 20.12.1 as an hard stop, solution that also worked...
Hello, It would be great to have dynamic content types for files in static. E.g. if a small CSS is needed for a project, it's doesn't work because (at least...
# Report software -> celery:4.2.0 (windowlicker) kombu:4.2.1 py:3.7.2 billiard:3.5.0.5 py-amqp:2.3.2 platform -> system:Linux arch:64bit kernel version:4.20.5-arch1-1-ARCH imp:CPython loader -> celery.loaders.app.AppLoader settings -> transport:amqp results:redis (Using master) # Context We're hitting...
See https://github.com/kimai/kimai/pull/4770