Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.4.0 source code.tar.gz | 2025-04-12 | 1.2 MB | |
1.4.0 source code.zip | 2025-04-12 | 1.2 MB | |
README.md | 2025-04-12 | 937 Bytes | |
Totals: 3 Items | 2.4 MB | 0 |
What's Changed
-
Encrypts and decrypts password fields using Crypt facade for enhanced… by @milenmk in https://github.com/milenmk/Laravel-Filament-Password-Manager/pull/3
-
Password Expiry and Rotation
- Add functionality to track password age and notify users when passwords should be updated
-
Implement a system to remind users to rotate passwords for critical accounts
-
Comprehensive Audit Logging
- Log all sensitive operations (viewing passwords, creating/updating records)
- Create an admin interface to review these logs by @milenmk in https://github.com/milenmk/Laravel-Filament-Password-Manager/pull/4
Full Changelog: https://github.com/milenmk/Laravel-Filament-Password-Manager/compare/v1.3.0...1.4.0