VilaRestal
';drop database master;--
- Local time
- Today, 22:50
- Joined
- Jun 8, 2011
- Messages
- 1,046
This is a quite simple but quite sturdy Access 2007 database with the following features:
Username: Admin
Password: Admin
If anyone discovers any bugs or has any suggestions for improvement please let me know.
- Custom logon form with hidden passwords
- Failed logon attempts recorded
- Passwords are stored with SHA1 encryption (using CAPCOM reference) so cannot be decrypted
- Admin account cannot be deleted, disabled or permissions revoked in the User Admin form
- User Admin form and setting Shift Key Bypass only available to logged on users with admin permission.
- Closing the main dashboard without admin permissions exits the database
- Users can change their own passwords
- User Admin form (only accessible to admin users) can change any user passwords
Username: Admin
Password: Admin
If anyone discovers any bugs or has any suggestions for improvement please let me know.