Skip to content
Snippets Groups Projects
Commit 827badd8 authored by Armand Bahi's avatar Armand Bahi
Browse files

Allow non admin users to get properties allow_public_connection and public_token

parent 87739b67
Branches
Tags
No related merge requests found
......@@ -109,6 +109,8 @@ $aUserFields = Array(
'services_alias',
'doc_alias',
'ws_data_alias',
'allow_public_connection',
'public_token',
'domain',
'domain.*',
'page_encoding',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment