notkshitij 8ae2ced645 Harden ApplicationConfiguration with stronger BCrypt, cleanup, and security improvements
- Increased BCrypt password encoder strength to 12 for better hashing security.
- Switched to PasswordEncoder interface for flexibility (e.g., Argon2 support).
- Removed unused import (java.security.AuthProvider).
- Made all @Bean methods explicitly public.
- Added JavaDoc comments for better readability and maintainability.
- Improved exception message in UserDetailsService for clarity.
2025-07-03 02:01:05 +05:30
2025-04-14 00:22:24 +05:30
2025-04-14 03:40:31 +05:30
S
Description
Backend for Skycrate
https://git.kska.io/notkshitij/Skycrate
16 MiB
Languages
Java 99.2%
Dockerfile 0.8%