-
For team 2025:
The team in 2024 set up Google Authentication via Netlify. However, since we owned the Netlify account and hand this over, you need to set up Google Authentication again when you take …
-
**Describe the bug**
After adding Decap to my existing site by following the official instructions, using Netfliy & Netfliy Identity, I can access the admin interface just fine, but am unable t…
-
I found similar bugreports that were then closed because there was not given enough information in the bug report.
**Describe the bug**
On page load after loggin into the Decap CMS (version 3.1.0-…
-
**Describe the bug**
The datetime widget in time picker mode does not accept any valid input
**To Reproduce**
1. Create a datetime widget with time_format=true
2. Try to type in a time
The …
-
From Richard Broadhurst:
How about speech/tms5220 support?
The old beebem is OK for SOUND -1,xx,0,0 but needs fixing for speak ext.
The mame implementation seems to be better with regards to timing a…
-
Is there any way to use this workflow with a private repo? I get everything "set up" but when logging in via GitHub button, I always get an error message
> Repo "wohfab/..." not found. Please ensur…
-
Decap allows for custom widgets to pick fields, which would be a lot nicer than the current layout. In fact, there was one for categories & tags that I never got time to add back after a Decap update …
-
**Description**
[PR 5834](https://github.com/sonic-net/sonic-mgmt/pull/5834) added parametrization based on vxlan tunnel creation to decap test.
Now there are 6 possible combinations on how …
-
Encap results in a 1120 byte `ct` and a 32 byte `ss`
Why not use `ss` as a key for AES 256?
```
+-------------------------------+----------+----------+-----------------+
| 1120 Bytes …
-
I've made a patch:
```
--- a/ath10k-4.16/htt_rx.c
+++ b/ath10k-4.16/htt_rx.c
@@ -25,6 +25,12 @@
.
#include
.
+/* For `ath10k_htt_rx_h_unchain` frame-drop logging */
+#include
+#include …