moonfire-nvr/server/base
Scott Lamb 984989dc1c small readability improvements to web.rs
I think this has a minor behavior change: permission denied replies
change to HTTP 403 where they were HTTP 401. The new behavior seems
more correct, as these errors can occur when authentication has
succeeded but the session in question is not authorized for the given
operation. The UI currently doesn't care about this distinction.
2021-03-10 16:21:34 -08:00
..
Cargo.toml shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
clock.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
error.rs small readability improvements to web.rs 2021-03-10 16:21:34 -08:00
lib.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
strutil.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
time.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00