rustypaste/src
Orhun Parmaksız 525129ddcb
fix(server): check if the path is a file while serving
closes #19
2022-03-16 16:37:54 +03:00
..
auth.rs refactor(test): use `tests` module for tests 2021-08-09 22:50:01 +03:00
config.rs fix(config): unset `CONFIG` environment variable to avoid conflicts 2022-03-13 21:12:10 +03:00
file.rs fix(server): prevent serving an already expired file 2021-11-07 00:49:31 +03:00
header.rs fix(lints): apply clippy suggestions 2022-02-24 23:54:54 +03:00
lib.rs feat(paste): make duplicate uploads optional (#7) 2021-10-12 19:35:06 +03:00
main.rs fix(config): unset `CONFIG` environment variable to avoid conflicts 2022-03-13 21:12:10 +03:00
mime.rs fix(lints): apply clippy suggestions 2022-02-24 23:54:54 +03:00
paste.rs fix(lints): apply clippy suggestions 2022-02-24 23:54:54 +03:00
random.rs refactor(test): use `tests` module for tests 2021-08-09 22:50:01 +03:00
server.rs fix(server): check if the path is a file while serving 2022-03-16 16:37:54 +03:00
util.rs fix(lints): apply clippy suggestions 2022-02-24 23:54:54 +03:00