сделал авторизацию и регестрацию. Роли сломаны

This commit is contained in:
2024-06-18 23:48:40 +03:00
parent f7f0a56c51
commit 304e7bf5f5
15 changed files with 359 additions and 86 deletions

4
.gitignore vendored
View File

@ -47,6 +47,8 @@ bld/
[Ll]og/
[Ll]ogs/
Migrations/
VolumeMount.AppHost-postgresql-data/
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
@ -69,6 +71,8 @@ nunit-*.xml
[Rr]eleasePS/
dlldata.c
VolumeMount.AppHost-postgresql-data/
# Benchmark Results
BenchmarkDotNet.Artifacts/