Moritz Pflanzer
Moritz Pflanzer
This patches allow to enable or disable specific warning, error, info or debug groups. At the moment the default is to suppress all messages. Maybe this should be changed to...
## Proposed change This PR is adding support to authenticate via external OIDC providers (and other "social accounts" probably). Existing users can be linked to social accounts and new accounts...
Extends the UI to create, delete TOTP token generators and read TOTP tokens. The details view for an account refreshes automatically to generate the next token. The "provider" mode of...
## Setup ### Versions - **Rust:** - **Diesel:** master - **Database:** postgres - **Operating System:** Arch Linux ### Feature Flags - **diesel:** ["postgres", "chrono", "serde_json"] ## Problem Description The `FromSql...