cyclades ui: Configurable userdata api url
PublicKey collections used hardcoded urls to access the ssh public keys api. A new dummy view added (to serve '/ui/userdata/') to be able to use django reverse mechanism for the base url of userdata api.
Please register or sign in to comment