Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b5a250e

Browse files
committedApr 24, 2025·
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

File tree

3 files changed

+0
-720
lines changed

3 files changed

+0
-720
lines changed
 

‎samples/RegexDoS.aspx.cs

Lines changed: 0 additions & 36 deletions
This file was deleted.
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.