fix(web): show Anubis version number on challenge pages (#587)
Closes #565 The page already had the version number embedded into it, but that was not printed to the page. This prints the version number set at compile time to the page. Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
6c4e739b0b
commit
669eb4ba4b
3 changed files with 84 additions and 69 deletions
|
|
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Record if challenges were issued via the API or via embedded JSON in the challenge page HTML ([#531](https://github.com/TecharoHQ/anubis/issues/531))
|
||||
- Ensure that clients that are shown a challenge support storing cookies
|
||||
- Imprint the version number into challenge pages
|
||||
- Encode challenge pages with gzip level 1
|
||||
- Add PowerPC 64 bit little-endian builds (`GOARCH=ppc64le`)
|
||||
- Add `check-spelling` for spell checking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue