echo/modules/hostserv/src
Jean dabb18abd4
HostServ: re-check the forbidden list when activating a vhost request
REQUEST rejected a forbidden host, but ACTIVATE never re-checked, so a
pattern forbidden after a request was filed was granted on approval. The
activate path now re-reads the forbidden list. Operator SET stays an
intentional override (unchanged), so the check lives in approve, not the
shared prepare_vhost.
2026-07-16 03:25:27 +00:00
..
approve.rs HostServ: re-check the forbidden list when activating a vhost request 2026-07-16 03:25:27 +00:00
default.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
del.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
forbid.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
lib.rs Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
list.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
off.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
offer.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
on.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
request.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
set.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
take.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
template.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
waiting.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00