-
As a user, I want to be able to create an account that all my data is tied to so that my information is private, secure, and seen only by me
**Acceptance Criteria**
- A form where users enter email, …
-
The font download process only checks if the downloaded file exists under the plugin directory, and performs no additional validation of whether the file contents changed or if the file is an actual f…
-
Business Requirement
As a content manager, I want to manage tags (view, add, edit, delete) for organizing blog content effectively.
(view is already implemented)
Acceptance Criteria
Implement API en…
-
### Implement Authentication Pages (Login, Signup, Signout)
**Objective:**
Create full-stack authentication functionality for our app, including Login, Signup, and Signout pages.
**Project Over…
-
The default for certificate validation is to not do any validation:
https://github.com/cannatag/ldap3/blob/86a9e7afedba7f7ca9eeb43710054abaf654539b/ldap3/core/tls.py#L73
```python
…
-
# 🧭 Exploratory Testing Charter: Host Registration Validation via API Integration
### 🎯 Purpose
Explore the **API integration** to:
1. **Validate host registration details** (registration number, add…
-
1. When entering password the validation still shows "this field cannot be empty" until the user clicks out. The validation should be cleared when the user types in the input box.
![Image](https://g…
-
**Is your feature request related to a problem? Please describe.**
Currently, when registering a new user, there is no clear indication of the password validation conditions, for better security
…
-
**Describe the bug in current situation**
On the account creation page, hitting 'Save & Start Registration' does not trigger error validation
**Link bug to the User Story**
**Impact of this bug**
Po…
-
## Bug report
### Required System information
- Node.js version: 20.9.0
- NPM version: 9.8.1
- Strapi version: 4.20.3
- Database: sqlite
- Operating system: win32 x64
- Environment: developme…