mirror of https://github.com/wg-easy/wg-easy
Browse Source
* Small code quality improvements - Fix misleading JSDoc comment in cache.ts - Mitigate timing-based username enumeration in Basic auth - Extract duplicated TOTP configuration into private method - Replace manual peer counter with clients.length in Prometheus metrics - Simplify isValidPasswordHash return expression * reset session.ts this is currently worked on in the dev-oauth branch * reset password.ts no need to change * specify unit for cache function * remove type assertion --------- Co-authored-by: Anghios <[email protected]> Co-authored-by: Bernd Storath <[email protected]>master
committed by
GitHub
3 changed files with 21 additions and 30 deletions
Loading…
Reference in new issue