Nils Behlen
Nils Behlen
the package used by our app allows to enforce a biometrics only authentication. So we can differentiate this: * None * Any (PIN/Biometrics) * Biometrics Currently, the policy is a...
Use the [flask-talisman](https://github.com/GoogleCloudPlatform/flask-talisman) extension (with a feature switch!), which will add security headers to the server responses. We will then have to check if the frontend works properly, because the...
This is what was Config->Users in the old webui. Content can be the same for the start. Check if we can get list, edit and create on a single page....
Implement a dashboard. Might want to look what is displayed on the dashboard in the old webui and start from there. - I think the dashboard would greatly benefit from...
It would be cool to have a history (e.g. on the side or bottom, as a drawer, so it does not always need to be present) where the last displayed...
Just like in the old webui, maybe a nicer layout for the details.
Can be similar to the old web for starters, maybe a bit nicer layout. If a subscription is present, the "delete" and "upload subscription file" buttons should be next to...
The naming "External Services" is up for discussion. What i mean is SMTP-, RADIUS- and privacyIDEA Servers, SMS Gateways (we might want to pull firebase out from this, eventhough it...
Configuration will be a menu entry. System and token will be a submenu each. - System can be similar to the old webui for starters - Token (specifc) should be...