Northwind365
Northwind365 copied to clipboard
Reference architecture for SSW.CleanArchitecture
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Based on the email chain: From: @adamcogan Sent: Saturday, March 18, 2023 5:44 PM To: @danielmackay Cc: @matt-goldman @william-liebenberg @wicksipedia @Hona @hveraus @tiagov8 Subject: Northwind365 —> Clean Architecture v2 🎉...
There is currently no validation on the registration form. We should validate: * Fields are not blank * Email address validation * Password and confirm match * Password meets requirements
Currently (pending #121) we show a registration failure message. Should we show more details, e.g. * Account already exists * Password does not meet requirements
Currently (pending #121) we show a login failure message. Do we want to show more detail? Note that this is considered a security risk, so we may prefer to leave...
Requested by: @adamcogan via [YakShaver.ai](https://YakShaver.ai) 🦬 cc: @adamcogan, @calumjs, @uly1 Hi Team! [🟥 Watch the video (22 sec)](https://www.youtube.com/watch?v=0twTm7bALjg) Url from screen share: [https://northwind365.com](https://northwind365.com) ### Pain The red line under the 'Features'...
Requested by: @uly1 via [YakShaver.ai](https://YakShaver.ai) 🦬 cc: @adamcogan, @uly1, @calumjs Hi Team! [🟥 Watch the video (28 sec)](https://www.youtube.com/watch?v=hhh4jiScGy4) Url from screen share: [https://northwind365.com](https://northwind365.com) ### Pain The red underline on the features...