summaryrefslogtreecommitdiffstats
path: root/server/bin/settoken
Commit message (Collapse)AuthorAgeFilesLines
* #988 Fix settoken json handlingIrina Gómez2020-10-291-0/+1
| | | | source_json_config loads config values.
* #988 Adapt settoken to the new json config fileRoberto Hueso Gómez2020-10-161-3/+2
| | | | This patch sets the renewed api_token in the config file ogserver.json
* #986 More renaming to ogserverJavier Sánchez Parra2020-06-231-1/+1
| | | | | Another step into renaming all references of ogAdmServer to ogServer. This commit mostly rename references to ogAdmServer.cfg in scripts.
* #957 #958: Script `settoken`: use `version` function and avoid SQL injection.Ramón M. Gómez2020-02-181-9/+10
|
* #925: Script `settoken` changes REST token for users.Ramón M. Gómez2019-11-111-23/+30
|
* #856: Fix bug when updating repository IP address.Ramón M. Gómez2019-10-291-2/+2
|
* #925: Only the installer uses {{{settoken}}} script to generate ↵Ramón M. Gómez2019-10-161-2/+4
| | | | authentication tokens.
* #925: settoken: new server script to generate service access tokens.Ramón M. Gómez2019-09-261-0/+83