-
That question was answered on slack/matrix here: https://matrix.to/#/!pAlHOfxQNPXOgFGTmo:matrix.org/$SDLnmO-F3ALUZKvlnW0TR8SY8nZlbFaR_8C7Hgygoxw?via=matrix.org&via=nitro.chat&via=talk.puri.sm :
> i…
-
Hi, https://github.com/zuavra/nginx-ip-whitelister/ is a tool specifically designed to integrate with NPM.
It's a web app that acts as a validator for nginx via the ngx_http_auth_request_module and…
-
Maybe the next major release could be a good point to overhaul naming?
* Rename [`TOTP` to `Totp`](https://rust-lang.github.io/api-guidelines/naming.html#casing-conforms-to-rfc-430-c-case)?
* Sw…
-
Since v6.0.0, admin UI is unusable with 2FA enabled.
Login page doesn't ask for TOTP code, so login request got the error `Missing or Invalid format for TOTP code. See X-LinShare-2fa-pin header.`.
…
-
### Steps To Reproduce
1. Generate a security in Meta Account Centre '...'
2. Copy the key
3. Manually add the key
4. Don't delete the spaces in between the segments
### Expected Result
It wou…
-
I have two small visual suggestions:
- In the TOTP window, an empty line should be inserted between the instructions and field label.
- In the Backup Code window, change the "Submit" button to read …
-
Right now, TOTP secrets appear to be stored entirely as unparsed text, which allows for a lot of weirdness like:
1. Any non-base32 characters are stripped; multiple spaces and garbage characters li…
-
Thanks for your work on `totp-cli`, very much appreciated!
I noticed that the zsh completion doesn't work. It seems it's trying to evaluate the cli options by calling `--generate-shell-completion`,…
b2cc updated
6 months ago
-
I just had to move all my TOTP codes to my new phone.
However in order to do this I have to disable and re-enable the TOTP setting.
While valid it does feel a little... counter intuitive.
I'd p…
-
Hello,
This is related to #404 :wink:
It would be great if both U2F and TOTP second factor authentication could be enabled on a per user basis.
Right now, when it is enabled, all users must …