-
### Bug
The "processing hook" of the module seems to be too early:
* When an invoice is validated, the checkbox "append file" in the email template does nothing. The notification seems to be gener…
-
## Description
Create a system for inviting users to organisations via email with time-limited invitation links, supporting multiple invitations at once.
## Authentication and Authorization
* API…
-
### Environment:
- Laravel-Code-Generator Version: 2.4
- Laravel Version: 7.13
### Description:
Validation rules accepting parameters like max, size etc, their parameters gets ignored, as ex. if…
kubre updated
10 months ago
-
**Description**:
We need to set up user authentication for our backend project. This involves creating a user model and implementing the necessary routes for user signup and signin. Additionally, w…
-
There seems to be quite a few differences between the validation on editor.swagger.io and this library.
One such issue is as follows
SPEC:
```
openapi: "3.0.0"
info:
version: 1.0.0
tit…
-
## Bug description
Whenever we are trying to reset password, and then entering wrong email address, it should response that the email address is incorrect. But instead, it is always refreshing the …
-
Hi,
The first call I make to mailgun_validator doesn't really happen. I've checked the network log and there is no validation requests. I then focus on the element that calls the validation, blur a…
-
Follow up to
- #1080
I think we should revalidate all draft versions of the dandisets upon dandischema upgrade.
E.g. a use-case. Since PR https://github.com/dandi/dandi-schema/pull/235 releas…
-
## User Story - Business Need
There is a dependabot PR (see Potential Dependencies) to update the phonenumbers package in the api repo, but first the package needs to be updated in this repo. There …
-
**Description:**
The current implementation in `pages/api/validate-admin-jwt.ts` logs the JWT contents when a JWT fails validation. This poses a risk of sensitive data exposure, as JWTs often contain…