open-vault/builtin
Jeff Mitchell 83975314c7 Change a few checks on names:
- Allow an email address to be the common name of a cert even if email
protection isn't in the role if any name is set to true (this allows
certificates with a common name entry of an email address but used for
other purposes; here just for CA cert signing).

- Don't check the user part of an email against the hostname regex.
Emails can contain e.g. "+" and "_" and these should be allowed even
though they're not part of a valid hostname.

Also, fix a nil pointer issue.
2015-11-19 09:51:17 -05:00
..
audit If we fail to open a file path, show which it is in the error output 2015-10-30 14:30:21 -04:00
credential Use TypeDurationSecond instead of TypeString 2015-11-03 10:52:20 -05:00
logical Change a few checks on names: 2015-11-19 09:51:17 -05:00
token/disk token/disk: write token with 0600 2015-05-02 13:34:01 -07:00