сделал авторизацию и регестрацию. Роли сломаны
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -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/
|
||||
|
||||
|
Reference in New Issue
Block a user