uhm-coe / authorizer

Authorizer is a WordPress plugin that uses Google, CAS, LDAP, or an OAuth2 provider for logins, and can prevent public access to a WordPress site. It also blocks repeated failed login attempts.
GNU General Public License v3.0
65 stars 38 forks source link

Simple History Log: Use different message if global lockout is triggered #143

Closed TuringTux closed 8 months ago

TuringTux commented 8 months ago

Closes #141.

TuringTux commented 8 months ago

I have not yet provided translations for this, because I can't recall how exactly adding them worked. If requested, I can add them.

figureone commented 8 months ago

Looks great! We're trying to get a new version soon out so this will be bundled in. Cheers!

figureone commented 8 months ago

For translations I have been using Poedit to update the translation files (looks like my copy is crashing on me so I'll have to work on that). Don't worry about that unless you want to go down the rabbit hole :)

TuringTux commented 8 months ago

Great, thanks! And thanks for updating the translation files for me :)

figureone commented 8 months ago

Added new translatable string here: https://github.com/uhm-coe/authorizer/commit/264df4164b597a11889e4d2b5fff785925622d27

And for the es and fr translations: https://github.com/uhm-coe/authorizer/commit/90eef8eb82264d85c45d5e275f3dfad80ddafa6b @julienlusson has provided excellent French translations in the past so let us know if you have time to update this one!

Thanks all, cheers

julienlusson commented 8 months ago

@figureone Thanks for the notification, update done!

figureone commented 8 months ago

You're the best @julienlusson thanks! https://github.com/uhm-coe/authorizer/pull/145