Allow TOTPs for login
オープン
enhancement
- 主要言語
- Python
- スター
- 46.6k
- フォーク
- 1.9k
- 平均マージ
- 10日 16時間
- マージ済み PR(30日)
- 5
説明
I think it would be a good idea to allow [TOTPs](https://en.wikipedia.org/wiki/Time-based_one-time_password) to be used for login, as it would improve security when people run this as an internet-exposed instance.
Using IdPs is an alternative, however for more simple use-cases I think something like this would be a lot easier and more convenient to set up.
Secrets could be specified in the config file, and then users could add those to their preferred authenticator
One implementation of this is [PyOTP](https://pyauth.github.io/pyotp/#time-based-otps)
コントリビューションガイド
評価
この issue はまだ評価されていません。