dstpabuaran.com/app/Http/Requests/Settings
Yoga Pangestu aecd8eaf1f Refactor security settings page and update password functionality
- Translated UI elements to Indonesian for better localization.
- Improved layout by introducing Card components for better visual structure.
- Removed unnecessary imports and props related to passkeys and two-factor authentication.
- Updated tests to cover new password update scenarios and validation rules.
- Ensured proper redirection and error handling for unauthorized access to security settings.
- Enhanced user experience by adding success flash messages on password updates.
2026-07-30 22:08:24 +07:00
..
PasswordUpdateRequest.php initial commit 2026-07-28 17:40:38 +07:00
ProfileDeleteRequest.php initial commit 2026-07-28 17:40:38 +07:00
ProfileUpdateRequest.php Refactor security settings page and update password functionality 2026-07-30 22:08:24 +07:00
TwoFactorAuthenticationRequest.php initial commit 2026-07-28 17:40:38 +07:00