Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add login history for user accounts #1240

Open
ririko5834 opened this issue Oct 13, 2024 · 3 comments
Open

Add login history for user accounts #1240

ririko5834 opened this issue Oct 13, 2024 · 3 comments

Comments

@ririko5834
Copy link
Contributor

It would be nice if there would be option to enable login history, it should store the timestamp, IP address, browser, computer os of each login to database (it could be .sqlite or just .json file or just .txt file). Then there should be option on the dashboard to view login history after you login. There should be also option to set how many last logins should be stored per user account, default could be last 10 logins.

@sncian
Copy link

sncian commented Dec 9, 2024

Hello @ririko5834, I have added login attempt history, check pull request #1260 and #1261

@ririko5834
Copy link
Contributor Author

It would be nice to show alert box of last login attempt after you login to dashboard if enabled. Also there should be some setting to set how many last login attempts to keep saved (to avoid wasting disk space)

@ririko5834
Copy link
Contributor Author

Could you improve it?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants