ita-social-projects / ita-social-projects/StreetCode
Rewrite authorizartion
- Dominant language
- C#
- Stars
- 27
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
**Environment:** All
**Reproducible:** Always
**Build found:** last commit from https://github.com/ita-social-projects/GreenCityClient/tree/dev
**Expected result**
Rewrite using ASP core identity. Must be roles 'Admin' and 'User'.
Streetcode with a status draft only the admin can navigate to it.
**Password requirements:**
- min length: 14;
- min 1 UPPERCASE letter;
- min 1 lowercase letter;
- min 1 numbers;
- min 1 non-alphanumeric symbol( e.g. @);
- '%' symbol is not allowed;
Password example: "Was12rt&aqP@8m56"
**Related bugs:** #1458
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.