User tests: Successful: Unsuccessful:
when "something/someone" attempts to login (unsuccessfully) to Joomla 4 admin, the Action log says:
User <a href='{accountlink}'>{username}</a> tried to login to {app}
Well, 99% of the time it would not be "the user trying to login" but someone else, or something else.
This PR updates the language used to be
A failed attempt was made to login as <a href='{accountlink}'>{username}</a> to {app}
Ensure action logging is enabled and attempt to login with invalid credentials
User <a href='{accountlink}'>{username}</a> tried to login to {app}
A failed attempt was made to login as <a href='{accountlink}'>{username}</a> to {app}
none
(My screenshots say "site" as I tested the frontend too, if you test /administrator/ then it will say "admin")
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings |
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-03-28 18:59:58 |
Closed_By | ⇒ | chmst | |
Labels |
Added:
?
|
Thanks!
I have tested this item✅ successfully on 6aab3cc
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32898.