Nuhser / PfaKSys

PfaKSys is a server based inventory management and borrowing system using a Flask webapp for small to medium sized organizations.
https://github.com/Nuhser/PfaKSys/wiki
GNU General Public License v3.0
1 stars 0 forks source link

Show last successful and failed login in user management #40

Open Nuhser opened 2 years ago

Nuhser commented 2 years ago

Description

To make it easier for admins to debug login problems save the last successful login date, the number of failed login attempts as well as the date of the last failed login to the database and show it inside the user management.