web/js: show more errors when some probable error cases happen (#151)
Closes #150 This should hopefully make Anubis more self-describing when errors do happen so users can self-service.
This commit is contained in:
parent
937f1dd330
commit
6b2ae30bae
7 changed files with 103 additions and 38 deletions
|
|
@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Static asset builds are now done on demand instead of the results being committed to source control
|
||||
- The Dockerfile has been removed as it is no longer in use
|
||||
- Developer documentation has been added to the docs site
|
||||
- Show more errors when some predictable challenge page errors happen ([#150](https://github.com/TecharoHQ/anubis/issues/150))
|
||||
|
||||
## v1.15.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue