mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Fill in PR number in release note (#1654)
This commit is contained in:
parent
706c6447eb
commit
24de9bee09
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ this release should add its entry under the appropriate section below.
|
|||
## Bug Fixes
|
||||
|
||||
- **Auth: harden login request validation**
|
||||
([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD)).
|
||||
([#1654](https://github.com/Ride-The-Lightning/RTL/pull/1654)).
|
||||
Tightens server-side validation of authentication requests and adds regression coverage
|
||||
(`test/backend/authenticate.test.mjs`). Users who have two-factor authentication enabled
|
||||
are encouraged to update promptly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue