Project_Keywi/Project.Persistence
2025-05-06 09:01:40 +02:00
..
CheckLogin.cs gotta integrate saving to the sqlite database 2025-04-15 09:31:25 +02:00
Project.Persistence.csproj added the creation of a sqlite database locally - need to switch from saving to the txt to sqlite database 2025-04-15 09:14:46 +02:00
SaveNewLogin.cs HES SAVIN 2025-04-18 20:26:08 +02:00
ShaHash.cs removed hashing and saving to sql from view and moved it to appcontroller 2025-04-29 09:20:51 +02:00
SQLite.cs implemented input sanitization for login creation but only with an exception for now 2025-05-06 09:01:40 +02:00