You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: core/src/plugins/auth.smb/manifest.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
</resources>
7
7
</client_settings>
8
8
<server_settings>
9
-
<paramname="REPOSITORY_ID"type="string"label="CONF_MESSAGE[Repository]"description="CONF_MESSAGE[Id of the repository to use for testing connexion]"mandatory="true"/>
9
+
<paramname="REPOSITORY_ID"type="select"choices="json_list:list_all_repositories_json"label="CONF_MESSAGE[Workspace]"description="CONF_MESSAGE[ID of the workspace used to validate credentials]"mandatory="true"/>
10
10
<paramname="ADMIN_USER"type="string"label="CONF_MESSAGE[Admin user]"description="CONF_MESSAGE[The ID of an existing admin for Pydio (using conf.serial)]"mandatory="true"/>
0 commit comments