Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI formatURL: render null token correctly
If the token argument to formatURL is null, it should be rendered as the empty string and not the string 'null'. Should fix hashicorp#1316 in which Safari gets a 403 error when visiting the key/value page in the web UI.
- Loading branch information