Rocket/contrib/lib
Sergio Benitez 8ee581a697 Canonicalize template directory before globbing.
This prevents the glob from returning paths that don't include the root
template dir due to resolution of relative paths like `./foo`,
preventing #1541 from reoccurring. Furthermore, this prevents
misconfigured, non-existent template directories from silently passing
through, instead causing an error at init-time.
2021-02-19 12:50:03 -08:00
..
src Canonicalize template directory before globbing. 2021-02-19 12:50:03 -08:00
tests Use 'spawn_blocking' to drop sync database pools. 2020-11-05 00:06:41 -08:00
Cargo.toml Update to 'tokio' 1.0, 'hyper' 0.14. 2021-01-13 15:22:16 -08:00