Implemented role-based access control, Updated e2e authentication tests and Playwright setup.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -8,12 +8,17 @@ htmlcov
|
||||
.venv
|
||||
tests/settings_from_unit_testing.json
|
||||
tests/TestDBEngineRoot
|
||||
tests/*.png
|
||||
src/*.png
|
||||
tests/*.html
|
||||
test-results
|
||||
.sesskey
|
||||
tools.db
|
||||
.mytools_db
|
||||
.idea/MyManagingTools.iml
|
||||
.idea/misc.xml
|
||||
.idea/dataSources.xml
|
||||
.idea/sqldialects.xml
|
||||
.idea_bak
|
||||
**/*.prof
|
||||
|
||||
|
||||
Reference in New Issue
Block a user