• Lucas Serven's avatar
    backend: add absolute path to template links · 0cc0c736
    Lucas Serven authored
    fixes: #502
    
    Add a new template function called `absPath` that converts relative
    paths to absolute paths based on the issuerURL. The template function
    can be used in templates like:
    ````html
    <a href="{{ .MyRelativePath | absPath }}">
    ````
    0cc0c736
Name
Last commit
Last update
..
email Loading commit data...
fixtures Loading commit data...
html Loading commit data...
img Loading commit data...
authd-overlord.service.tmpl Loading commit data...
authd-worker.service.tmpl Loading commit data...