Skip to content
Snippets Groups Projects
Commit 29647120 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

bugfix(ajax): permission check

parent aba70097
No related branches found
No related tags found
1 merge request!28bugfix(ajax): permission check
Pipeline #337439 failed with stages
in 1 minute and 14 seconds
...@@ -30,7 +30,7 @@ modules: ...@@ -30,7 +30,7 @@ modules:
dbHost: "%TEST_SITE_DB_HOST%" dbHost: "%TEST_SITE_DB_HOST%"
dbUser: "%TEST_SITE_DB_USER%" dbUser: "%TEST_SITE_DB_USER%"
dbPassword: "%TEST_SITE_DB_PASSWORD%" dbPassword: "%TEST_SITE_DB_PASSWORD%"
isolatedInstall: false isolatedInstall: true
loadOnly: false loadOnly: false
tablePrefix: "%TEST_SITE_TABLE_PREFIX%" tablePrefix: "%TEST_SITE_TABLE_PREFIX%"
plugins: [] plugins: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment