canopy/src/utils
2025-10-21 08:09:55 -04:00
..
media Improved link validation and sanatization, in order to mitigate CVE-2025-56200 from validator.js NPM package. 2025-10-18 07:21:17 -04:00
altchaUtils.js Upgraded password hashing algo to argon2id. 2025-10-18 09:42:08 -04:00
configCheck.js Upgraded password hashing algo to argon2id. 2025-10-18 09:42:08 -04:00
csrfUtils.js Implemented Profile Migration Backend 2025-10-16 05:25:08 -04:00
hashUtils.js Upgraded password hashing algo to argon2id. 2025-10-18 09:42:08 -04:00
linkUtils.js Improved link validation and sanatization, in order to mitigate CVE-2025-56200 from validator.js NPM package. 2025-10-18 07:21:17 -04:00
loggerUtils.js Cleaned up remember-me error handling. 2025-10-21 08:09:55 -04:00
mailUtils.js Started work on migration UI. Improved email handling. 2025-10-16 08:25:13 -04:00
presenceUtils.js Seperated out socket validation/authorization from channel mangement logic. 2025-09-18 04:13:19 -04:00
regexUtils.js Finished adding JSDoc for src/utils 2025-08-31 03:44:23 -04:00
scheduler.js Finished adding JSDoc for src/utils 2025-08-31 03:44:23 -04:00
sessionUtils.js Cleaned up remember-me error handling. 2025-10-21 08:09:55 -04:00
socketUtils.js Base implementation of PM back-end started. 2025-09-19 03:47:19 -04:00