Commit Graph

11 Commits

Author SHA1 Message Date
Mark McDowall 8c04df6403 New: Migrate user passwords to Pbkdf2
(cherry picked from commit 269e72a2193b584476bec338ef41e6fb2e5cbea6)
(cherry picked from commit 104aadfdb7feb7143c41da790496a384ffb29fc8)
2023-10-20 19:45:01 -05:00
Qstick 092e41264f Always access config file via provider to utilize lock 2023-10-20 19:45:01 -05:00
Qstick cdd683ae8f New: Rework and Require Authentication
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 8911386ed0fcaa5ed0a894e511a81ecc87e58d49)
2023-10-20 19:45:01 -05:00
Bogdan f19c6e8ee1 Remove unused imports
Close #3651
2023-05-12 19:24:16 +03:00
ta264 cb62775e6b Remove legacy code that accessed config.xml without a lock 2021-06-30 23:52:24 -04:00
ta264 53c0ffd129 Swap to dapper with lazyload 2020-10-13 23:19:27 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Qstick d1f0b3a222 Fixed: Return better error message if username or password is null
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:14:57 -04:00
Taloth Saldono 2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Mark McDowall 341daf69d1 Fixed: Wrong user name won't result in error message being generated 2015-02-04 07:15:37 -08:00
Mark McDowall 3c756348eb New: Forms authentication 2015-02-01 22:33:53 -08:00