-
**Description**:
After adding the `github.com/bitcoin-sv/go-paymail` library to my Go project, I encountered an error during the `go mod tidy` process. This issue occurs specifically on Ubuntu 22.04 …
-
Hi,
I have tried to generate a password by following documentation
`docker run authelia/authelia:latest authelia hash-password test`
and also by
`https://argon2.online/`
but did not have any lu…
-
With `net/http` server, when the client cancels the request, the context attached to the request object returns a done signal which you can use to cancel processing the rest of the request.
We are …
pjebs updated
9 months ago
-
### Version
v4.38.3
### Deployment Method
Docker
### Reverse Proxy
Caddy
### Reverse Proxy Version
_No response_
### Description
As per https://www.authelia.com/co…
-
### Version
v4.37.5
### Deployment Method
Bare-metal
### Reverse Proxy
NGINX
### Reverse Proxy Version
_No response_
### Description
SIGSEGV on introspection POST …
-
`docker-compose.yaml`
```
swag:
image: linuxserver/swag
container_name: swag
networks:
default:
ipv4_address: 172.28.0.105
depends_on:
- authelia
cap_add:
- NET_…
-
### Version
v4.37.5
### Deployment Method
Bare-metal
### Reverse Proxy
NGINX
### Reverse Proxy Version
1.18.0
### Description
Occasionally, when a new user X is added to the user_databas…
-
### Version
v4.38.2
### Deployment Method
Docker
### Reverse Proxy
Caddy
### Reverse Proxy Version
2.7.6
### Description
After updating to 4.38.x my ownCloud Ocis (desktop and android cl…
-
The calling stack is below
```go
panic: runtime error: slice bounds out of range [:4668] with capacity 4096
goroutine 1755837666 [running]:
bufio.(*Reader).Peek(0xc00cc283c0, 0x2ef)
/usr/local…
-
When I send a request where its URI has parameters' values causing it to be very long, the server endpoint's handler is not even called to function.
I placed a print statement at the beginning of t…