horde/tessera
Composer 安装命令:
composer require horde/tessera
包简介
Two factor authentication Horde
README 文档
README
This is just to see the list of outstanding issues (to be replaced with the real README).
Please also check https://github.com/horde6/tessera/discussions
ISSUES:
Currently the TOTP code expects to be invendor/horde/tesserafolder. This might need to be changed, with the corresponding adjustments in the code.TOTP should be added to Horde's global configuration. At the very least we need a setting which would specify TOTP state ("disabled", "enabled", "required"). Horde'slogin.phpandlogin.incneed to be modified to add an input field for the TOTP (unless TOTP is disabled). Currently it is unconditional - see_patchedfolder.Code inhooks.php(see_patchedfolder) might need to be moved elsewhere.Also, the code calls$this->authusername($userId, TRUE)directly. I should probably useconvertUsername()instead.The current code relies on SQL tablench_auth. This probably should be renamed tohorde_totp(see issue #5).- Currently only SQL driver is supported. Potential compatilibity issue with
REPLACEin https://github.com/amulet1/horde_totp/blob/main/lib/Driver/Sql.php. - Translations?
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2026-05-13