View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005294 | SOGo | Web Preferences | public | 2021-04-06 19:32 | 2021-06-16 19:00 |
Reporter | olier | Assigned To | francis | ||
Priority | normal | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.1.0 | ||||
Fixed in Version | 5.2.0 | ||||
Summary | 0005294: Replace "Google Authenticator" with more general vocabulary | ||||
Description | SOGo now supports 2FA and that’s great, thanks! Just one thing though: the interface mentions "Google Authenticator" in multiple places, but the 2FA method is really standard TOTP, it has nothing specific to this application. Could you consider replacing "Google Authenticator" with something like "an authentication code from your TOTP application" or something similar? | ||||
Steps To Reproduce | Enable TOTP and see the messages. | ||||
Tags | 2fa | ||||
sogo: master 9ae9fa09 2021-06-16 09:49 olivierperes Committer: GitHub Details Diff |
refactor(mail): replace "Google Authenticator" with more general vocabulary The 2FA feature is not specific to one application, rewording makes this more clear. Fixes 0005294 |
Affected Issues 0005294 |
|
mod - UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/Catalan.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/Czech.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/English.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/French.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/German.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/Hungarian.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/Polish.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/Russian.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/SOGoRootPage.m | Diff File | ||
mod - UI/MainUI/Serbian.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/SerbianLatin.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/Slovak.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/Slovenian.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Catalan.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Czech.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/English.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/French.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/German.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Hungarian.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Polish.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Russian.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Serbian.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/SerbianLatin.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Slovak.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Slovenian.lproj/Localizable.strings | Diff File | ||
mod - UI/Templates/MainUI/SOGoRootPage.wox | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxPreferences.wox | Diff File | ||
mod - UI/WebServerResources/js/Common/Authentication.service.js | Diff File | ||
sogo: master 20b2fd5e 2021-06-16 14:59 Details Diff |
refactor(web): replace SOGoGoogleAuthenticatorEnabled with SOGoTOTPEnabled Fixes 0005294 |
Affected Issues 0005294 |
|
mod - SoObjects/SOGo/SOGoUser.h | Diff File | ||
mod - SoObjects/SOGo/SOGoUser.m | Diff File | ||
mod - SoObjects/SOGo/SOGoUserDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoUserDefaults.m | Diff File | ||
mod - UI/MainUI/SOGoRootPage.m | Diff File | ||
mod - UI/PreferencesUI/UIxJSONPreferences.m | Diff File | ||
mod - UI/PreferencesUI/UIxPreferences.m | Diff File | ||
mod - UI/Templates/MainUI/SOGoRootPage.wox | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxPreferences.wox | Diff File | ||
mod - UI/WebServerResources/js/Common/Authentication.service.js | Diff File | ||
mod - UI/WebServerResources/js/Main/Main.app.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-06 19:32 | olier | New Issue | |
2021-04-06 19:32 | olier | Tag Attached: 2fa | |
2021-06-16 13:49 | Changeset attached | => sogo master 9ae9fa09 | |
2021-06-16 19:00 | francis | Changeset attached | => sogo master 20b2fd5e |
2021-06-16 19:00 | francis | Assigned To | => francis |
2021-06-16 19:00 | francis | Resolution | open => fixed |
2021-06-16 19:00 | francis | Status | new => resolved |
2021-06-16 19:00 | francis | Fixed in Version | => 5.2.0 |