This commit is contained in:
2020-07-29 23:13:20 +00:00
parent 456cf2d8a2
commit 9c39c33229
5 changed files with 8 additions and 57 deletions

View File

@@ -15,9 +15,6 @@ ____________
##########################
todo: logging sql queries in trace at server
maybe too much or maybe that's trace level and everything else I've done at trace sb debug so can filter OUT that sql shit
Also the user count license circumvention query is plainly visible, if it were to be executed directly instead of through EF core it may not be visible?
todo: add method to continue on to requested url when a login needs to happen
(like capture the requested url and if found after login go to it)