Commit b26d0e5c authored by Rudolf Polzer's avatar Rudolf Polzer
Browse files

Relax binary name whitelisting:

- auth_ prefix now applies to the basename, not the entire path.
- Absolute paths are allowed too as alternatives to paths within the
  helpers path.
- Savers can now be any binary paths, as long as they do not start with
  auth_ (i.e. now auth_ is forbidden rather than only saver_ allowed).

Fixes #35.
parent ee9b452c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment