-
Omeka version: 3.2.3
Mapping version: 1.6.0
Not sure if you're fixing bugs in version 3, but thought I'd document this in case it was useful to someone. Version 4 with the updated Mapping module w…
-
A freshly generated pipeline with:
```
dlt-init-openapi affinity --url https://raw.githubusercontent.com/planet-a-ventures/affinity-node/refs/heads/main/openapi/2024-11-18.json --global-limit 2
`…
-
- Node.js version: v20.18.0
- NPM version: v10.8.2 (using yarn v1.22.22)
- Strapi version: v5.1.0
- Database: postgres
- Operating system: MacOS Sonoma
- Javascript
### Describe the bug
Bef…
-
### Summary
We accidentally removed one of the two comma-separated `api_auth_token` in Parameter Store . This ticket is to generate a second one for the `/api/prod/api-auth-token` space so we have …
-
Version 3.3.21
```
Error parsing `/Calling [toString] on an [Output] is not supported.
To get the value of an Output as an Output consider either:
1: o.apply(v => `prefix${v}suffix`)
2: pul…
-
We're moving RNFB API to match Firebase web JS SDK API, some API are currently asynchronous when they should be synchronous to match Firebase web JS SDK API.
For example, Auth: https://firebase.goo…
-
**Describe the bug**
Hi,
I'm encountering an issue with the Tableau Python client. Specifically, the `datasource_id` is missing from the `ConnectionItem` object.
Here’s the scenario: after re…
-
```
import { NextRequest, NextResponse } from "next/server";
import { authMiddleware, redirectToHome, redirectToLogin } from "next-firebase-auth-edge";
export async function middleware(request: N…
-
## CKAN version
2.10.1
## Describe the bug
Password reset don't work if ckan.auth.public_user_details = false
Page return Internal server error.
![image](https://github.com/user-attachments/asse…
-
**Describe the bug**
When following Next.js installation guide, getting excessive warnings in dev console logs:
```
GET /api/auth/get-session 200 in 813ms
GET /api/auth/get-session?currentUR…