1
0
Fork 0
forgejo/options/locale
Gusted 4383da91bd
[SECURITY] Notify users about account security changes
- Currently if the password, primary mail, TOTP or security keys are
changed, no notification is made of that and makes compromising an
account a bit easier as it's essentially undetectable until the original
person tries to log in. Although other changes should be made as
well (re-authing before allowing a password change), this should go a
long way of improving the account security in Forgejo.
- Adds a mail notification for password and primary mail changes. For
the primary mail change, a mail notification is sent to the old primary
mail.
- Add a mail notification when TOTP or a security keys is removed, if no
other 2FA method is configured the mail will also contain that 2FA is
no longer needed to log into their account.
- `MakeEmailAddressPrimary` is refactored to the user service package,
as it now involves calling the mailer service.
- Unit tests added.
- Integration tests added.
2024-07-23 18:31:47 +02:00
..
locale_ar.ini
locale_be.ini
locale_bg.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_bn.ini
locale_bs.ini
locale_ca.ini
locale_cs-CZ.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_de-DE.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_el-GR.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_en-US.ini [SECURITY] Notify users about account security changes 2024-07-23 18:31:47 +02:00
locale_eo.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_es-ES.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_fa-IR.ini
locale_fi-FI.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_fil.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_fr-FR.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_gl.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_hi.ini
locale_hu-HU.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_id-ID.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_is-IS.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_it-IT.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_ja-JP.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_ko-KR.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_lv-LV.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_ml-IN.ini [I18N] Add common section to new translation files 2024-07-22 20:14:24 +02:00
locale_nl-NL.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_pl-PL.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_pt-BR.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_pt-PT.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_ru-RU.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_si-LK.ini
locale_sk-SK.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_sl.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_sr-SP.ini [I18N] Add common section to new translation files 2024-07-22 20:14:24 +02:00
locale_sv-SE.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_tr-TR.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_uk-UA.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_yi.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_zh-CN.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_zh-HK.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
locale_zh-TW.ini i18n: update of translations from Weblate (#4451) 2024-07-18 05:14:01 +00:00
TRANSLATORS