-
Hi,
Currently, persona-totp is a good example of a persona identity provider but it is not extensible, reusable or modular in that it has templates, verify function, etc. hard-coded.
We would like t…
-
ここでは、TOTP(Time-based One-Time Password)を検討します
**Time-based One-time Password Wiki**
>Time-based One-time Password(タイムベースドワンタイムパスワード、[英](https://ja.wikipedia.org/wiki/%E8%8B%B1%E8%AA%9E): TOTP)は、認証…
-
It appears the `dev/clean.sql` file referenced in https://warehouse.pypa.io/development/development-database/ was inadvertently removed in #5882.
We should restore this file, and also update it to …
-
**Problem description**
In v3.5, we have implemented MFA. At the server level, an administrator should set if all users should authenticate via MFA or just by using a password.
We also have cases…
-
Shouldn't there be a step in which the totp code is validated and checked that it's the right time window? Probably in the socket.on('verify') event?
- I might not fully understand the proper usage o…
-
**Have you read the [Longevity Statement](https://standardnotes.org/longevity)?**
Yes
**Is your feature request related to a problem? Please describe.**
Yes. I'm using the Standard Notes Clipper …
-
### Module version(s) affected
all
### Description
Content from the readme.md doesn't link anywhere.
Read the [TOTP authenticator documentation](https://docs.silverstripe.org/en/optional_featu…
-
1.VS 2022:New ASP.NET Core Web (Model-Model-Controller)
2.Install-Package Otp.NET, Install-Package QRCoder
3.HomeController.cs
using Microsoft.AspNetCore.Mvc;
using System.Diagnostics;
using Web…
-
# Issue description
At our companies openstack environment we need to activate multifactor authentication(mfa) via totp for additional security.
Currently the openstack4j library has no support fo…
-
**Is your feature request related to a problem? Please describe.**
Currently it is impossible to list or even generate the totp codes using the web ui. The totp secret looks like disabled. ( Not clic…