Details
Details
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Looks fine to me. Just one tidbit inlined for your consideration.
swh/storage/vault/api/server.py | ||
---|---|---|
40–41 | use re.escape to make that safer |