1
0
Fork 0
vaultwarden-test/src/static/templates
BlackDex 5c54dfee3a Fixed an issue when DNS resolving fails.
In the event of a failed DNS Resolving checking for new versions will
cause a huge delay, and in the end a timeout when loading the page.

- Check if DNS resolving failed, if that is the case, do not check for
  new versions
- Changed `fn get_github_api` to make use of structs
- Added a timeout of 10 seconds for the version check requests
- Moved the "Unknown" lables to the "Latest" lable
2020-06-03 17:07:32 +02:00
..
admin Fixed an issue when DNS resolving fails. 2020-06-03 17:07:32 +02:00
email Don't HTML-escape email subject lines 2020-05-30 00:36:43 -07:00