-
Description: The login and signup pages require backend integration to handle user authentication securely. Along with improving the frontend UI to look more professional, we also need to implement a …
-
Thanks a lot for making this plugin available!
I am using Payload v3 Beta 118.
After some adaptions of your Google example I have successfully set it up using a custom identity provider, Zitadel in …
-
need to add login and signup page
-
Legacy webhook payloads need to be optimized as they are still in use and can potentially be used until Saleor 4.0:
- check their performance using Datadog to identify the most used ones and those th…
-
```go
payload.Deleted = true
deletedPayloadIDs = append(deletedPayloadIDs, payload.ID)
if _, err := database.DB.Exec(`UPDATE payload SET deleted=true WHERE id=$1`, payload.ID); err != nil {
loggin…
-
Hi, we’re experiencing this error when trying to set up a postgres mirror to s3:
```
ERROR: unable to submit job: "status: Unknown, message: \"unable to start PeerFlow workflow: Blob data size exce…
-
Looks like a great app! Does this require data to be manually added? Seeing a lot of missing databases...
./HostScanner -p t -u t 10.2.6.50/32
[!] Payloads database was not found!
[!] Unable to g…
-
## Expected Behavior
Under load the number of connections to the Postgres database backend remains fairly consistent over time.
## Actual Behavior
When under load it has been observed that there …
-
The standard way of creating the payload is to follow these steps
cmsrel CMSSW_14_2_X_2024-10-06-2300
cd CMSSW_14_2_X_2024-10-06-2300/src
cmsenv
git cms-addpkg CondTools/Geometry
scram b -j4
cd …
-
- [x] Create a layer in the database for raw data.
- [x] Come up with naming conventions document.
- [ ] Create draw.io outline of data modeling.
- [ ] Create automated Entity Relation diagram.
- …