Skip to content

luci-base: fix auth plugin asset loading - #8971

Open
FuSan21 wants to merge 2 commits into
openwrt:masterfrom
FuSan21:authplugins-asset-regexp
Open

luci-base: fix auth plugin asset loading#8971
FuSan21 wants to merge 2 commits into
openwrt:masterfrom
FuSan21:authplugins-asset-regexp

luci-base: reject quoting characters in auth plugin asset paths

b179d85
Select commit
Loading
Failed to load commit list.
OpenWrt / FormalityCheck / Git & Commits succeeded Aug 24, 2026 in 0s

Git & Commits: Passed

All commits follow the commit message guidelines.

Details

Checking PR #8971: luci-base: fix auth plugin asset loading (Formalities Audit)

✅ Pull request originates from a dedicated feature branch (authplugins-asset-regexp)

Commit d0026c4 - luci-base: fix auth plugin asset loading:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "luci-base: fix auth plugin asset loading"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
⚠️ Warning: Commit is unsigned or cryptographic signature verification failed (Reason: unsigned). Signing commits is a recommended best practice for verifying identity, but is not mandatory.

Commit b179d85 - luci-base: reject quoting characters in auth plugin asset paths:

✅ Author and committer identities are valid
✅ Commit is not a merge commit
✅ Commit subject layout and length are valid: "luci-base: reject quoting characters in auth plugin asset paths"
✅ Commit description lines adhere to width formatting rules
✅ Commit contains a valid 'Signed-off-by:' line matching author or committer
⚠️ Warning: Subject line exceeds soft limit (63/60 chars)
⚠️ Warning: Commit is unsigned or cryptographic signature verification failed (Reason: unsigned). Signing commits is a recommended best practice for verifying identity, but is not mandatory.