summaryrefslogtreecommitdiffstats
path: root/tests/files/safe_config.toml
Commit message (Collapse)AuthorAgeFilesLines
* in safe-mode, allow index API methods without trailing slashBryan Newbold2021-03-291-0/+8
If we allowed this in `unsafe_all_indices`, then all top-level API methods would be available, which we don't want.