-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
The administrator user name is hard coded:
Repository/main/plugin-repositoryapp/src/org/ametys/plugins/repositoryapp/authentification/
AdminRepositoryAuthentification.java
It could be better to add the user name in an xml file.
Or may be both, so if there is a file then the file is used otherwise the default value is used so you keep the back compatibility .