Open
Description
Describe the bug
After upgrading to 1.5.0 (image: subspacecommunity/subspace:1.5.0
), which should contain TOTP settings, I am not seeing anything new.
No TOTP is being shown for the "local" admin account nor the one authenticated through SAML.
Digging through the code of the commit (#126) I see there also should be an /totp/image
endpoint but this is returning 404 page not found
.
To Reproduce
Steps to reproduce the behavior:
- Run
subspacecommunity/subspace:1.5.0
- Login, go to settings
- No TOTP settings shown