Sama34 / OUGC-Email-ACP-Logins

Email administrators about ACP login attempts.
GNU General Public License v3.0
1 stars 1 forks source link

Different email subject for success/failed login #1

Closed Eldenroot closed 4 years ago

Eldenroot commented 4 years ago

Now we use same email subject for both cases, we should have two types - one for success login and one for failed login. It would be easier to check email at the first look according to the email subject if we should panic or not :)

andrewjs18 commented 4 years ago

not a bad idea. it could probably be adjusted as so:

Successful ACP Login Attempt Failed ACP Login Attempt

Dr-The-One commented 4 years ago

Thanks Sama34... Perfectly working for successful and failed logins. In failed login, attempted password is also given. Excellent.