Commit b5a250e
committed
Refactor authentication and database handling
Removed the `RegexDoS` class for password validation, indicating a shift in user authentication methods. Significant database operation methods were deleted from `SqliteDbProvider.cs`, suggesting a redesign for improved security and performance, including a move towards parameterized queries. The `Util` class was also removed, which handled external process execution, reflecting a potential focus on security and code simplification.1 parent fe8bca4 commit b5a250e
3 files changed
+0
-720
lines changedThis file was deleted.
0 commit comments