Fill in PR number in release note (#1644)

This commit is contained in:
saubyk 2026-07-19 18:23:34 -07:00 committed by Suheb
parent c5dc49711c
commit 3082d9a1af

View file

@ -204,7 +204,7 @@ this release should add its entry under the appropriate section below.
re-mints fresh `XSRF-TOKEN`/`_csrf` cookies, so retrying with the new token succeeds.
- **Drop the `crypto-browserify` polyfill chain by moving 2FA TOTP to WebCrypto**
([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD), closes
([#1644](https://github.com/Ride-The-Lightning/RTL/pull/1644), closes
[#1634](https://github.com/Ride-The-Lightning/RTL/issues/1634)).
The frontend build pulled in the browser polyfills `crypto-browserify`, `stream-browserify`
and `vm-browserify` (mapped in via `tsconfig.json` `paths`) solely because `otplib`'s