-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGED
More file actions
67 lines (34 loc) · 2.13 KB
/
Copy pathCHANGED
File metadata and controls
67 lines (34 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
2026-04-04 - ci: trigger update_controls workflow
2026-04-04 - workflow: clean generated branch history
2026-04-04 - workflow: stabilize generated branch updates
2026-04-04 - docs: add FHEM installation instructions
2026-04-03 - Merge pull request #10 from fhem/codex/trusted-proxy-dns
[codex] Resolve trustedProxy hostnames via DNS
2026-04-03 - workflow: use BOT_PUSH_TOKEN for generated updates
2026-04-03 - workflow: remove README diff check from test matrix
2026-04-03 - WebAuth: bump version to 0.3.0
2026-04-03 - WebAuth: lazily restore compiled attribute regexes
2026-04-03 - WebAuth: precompile configured regexes per device
2026-04-03 - WebAuth: resolve trustedProxy hostnames via DNS
2026-04-03 - WebAuth: precompile trustedProxy and noCheckFor regexes per device
2026-04-03 - Merge pull request #8 from fhem/codex/webauth-verbose4-auth-debug
WebAuth: add verbose 4 troubleshooting logs for auth debugging
2026-04-03 - WebAuth: partially mask client certificate serial in debug logs
2026-04-03 - WebAuth: redact client certificate serial in debug logs
2026-04-03 - WebAuth: move troubleshooting decision logs to verbose 5
2026-04-03 - Merge pull request #7 from fhem/codex/readme-module-reference-from-pod-meta
[codex] Generate README module reference from POD and META.json
2026-04-03 - readme: generate module reference from pod and META.json
2026-04-02 - Merge pull request #5 from fhem/codex/fix-controls-lib-path
[codex] Fix controls update for authentication helper path
2026-04-02 - workflow: include authentication helper in controls
2026-04-02 - Merge pull request #4 from fhem/codex/manifest-driven-controls
[codex] Align controls update with manifest-managed files
2026-04-02 - readme: hide generated update markers
2026-04-02 - workflow: pin controls action to v3.0.1
2026-04-02 - Merge pull request #3 from fhem/feature/update-toolkit-bootstrap-and-demo-user
webauth: refresh devcontainer bootstrap and Codex tooling
2026-03-29 - Merge pull request #1 from fhem/feature/adopt-mod-template
Feature/adopt mod template
2026-03-30 - Initial WebAuth repository import
- Import WebAuth module, tests, and toolkit-based devcontainer