File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 6
6
- Added .NET 5 SDK as a minimum requirement to run WebGoat locally.
7
7
- Added UI enhancements to improve the look and feel of the application.
8
8
- Added examples of a valid credit card number.
9
- - Added a notification about an empty credit card field .
9
+ - Added improved validation of credit card numbers provided by the user .
10
10
11
11
### Fixed
12
12
- Fixed the varying number of featured products to always be four.
15
15
- Fixed entry duplication in the cart which caused a runtime exception on checkout.
16
16
- Fixed the Docker run commands to remove a Docker container when the container is stopped.
17
17
- Fixed case sensitivity of the search bar.
18
- - Fixed the My Account link to show information about the user's account.
19
18
- Fixed the About page to remove outdated information and a broken link.
20
19
21
20
### Removed
You can’t perform that action at this time.
0 commit comments