]> git.ipfire.org Git - pbs.git/commit
registry: Split the combined handlers
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 9 Feb 2025 13:31:04 +0000 (13:31 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 9 Feb 2025 13:31:04 +0000 (13:31 +0000)
commit5f4a600d1b34a01406c3f10e2ea4d0d8106f21ed
tree52d5924e1d6a7953fd9423f5c8d4a4ab1c4aabe3
parent010002ba7086ea7bc135fe86ca08c4a1e1ed0615
registry: Split the combined handlers

I think this might all be slightly better to read instead of all the ifs
and elses.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/web/__init__.py
src/web/registry.py