notkshitij 39aa31625d Add username validation and password breach check to signup
- Enforced alphanumeric-only usernames using regex validation.
- Passwords must be >= 8 chars and checked against haveibeenpwned.com.
- Improved SignupRequest DTO with validation annotations.
- Implemented UserService to handle password validation and encoding.
2025-07-03 02:26:30 +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%