Plugins Directory » 2FA
|
Author: | Igor Olemskoi (Southbridge) |
---|---|---|
Website: | https://github.com/southbridgeio/redmine_2fa | |
Code repository: | https://github.com/southbridgeio/redmine_2fa.git | |
Registered on: | 2016-10-13 (about 8 years ago) | |
Current version: | 1.7.3 | |
Compatible with: | Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x | |
User ratings: |
Two-factor authorization plugin
Supports:
- Telegram Login
- SMS
- Google Auth
Installation notes
Changelog
1.7.3 (2020-01-28)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x.
- Fix None protocol
- Fix conflict with redmineup/a_common_lib
- Fix runtime error
- Remove ruby 2.7.0 from build matrix
1.7.2 (2020-01-10)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x.
- Add API restriction option
- Refactor protocols
- Use rqrcode 1.0+
- Add zh-TW locale
1.7.0 (2018-12-26)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
- Redmine 4 support
1.6.0 (2018-08-08)
Compatible with Redmine 3.4.x.
- Depend on redmine_bots instead of redmine_telegram_common
- Google auth confirmation on first page
- Telegram account connection/2fa connection segregation
- Don't send code to locked users
1.5.1 (2018-04-12)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Add redmine_telegram_common dependency to init.rb
1.5.0 (2018-03-19)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Use Telegram login
- Fix "Code sent" message
- Fix RQRCode::QRCodeRunTimeError
1.4.0 (2018-03-01)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
Warning! Since this version all our telegram plugins uses common bot from redmine_telegram_common settings.
- Update telegram-bot-ruby
- Use common bot from redmine_telegram_common
- Add link to bot in code instruction
1.3.4 (2018-02-20)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Add bot collision check
1.3.3 (2017-10-09)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.
- Fix missing locale 2fa
- Fix "account not found" issue with /connect bug
- Add another auth sources support (like LDAP)
- Remove old reference to MultiJSON
- Remove Telegrammer dependency
1.3.2 (2017-01-12)
Compatible with Redmine 4.0.x, 3.5.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.
https://github.com/centosadmin/redmine_2fa/blob/master/CHANGELOG.md
1.3.1 (2016-12-20)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x.
https://github.com/centosadmin/redmine_2fa/blob/master/CHANGELOG.md
Since version 1.2.0 this plugin uses https://github.com/centosadmin/redmine_telegram_common plugin.
Before upgrade please install this plugin.
1.1.1 (2016-10-13)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.