1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 00:24:13 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Nigel Williams
2c133de5f3
Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
Jean Paul Galea
2272f33659 Refactor include paths.
- use PATH_SEPARATOR everywhere,
	instead of a mix of PATH_SEPARATOR and hard coded colons.

- always include /usr/share/yubikey-val first,
	then /etc/yubico/val.

- should not have any visible affects,
	since no file names are common between the two directories.

- use array+implode to make it easier to add/remove paths,
	and to avoid hardcoded the path separator.
2015-09-08 10:57:26 +02:00
Klas Lindfors
9a179f37ea add newline in help text 2015-07-02 13:36:49 +02:00
Dain Nilsson
6d9a41a542 Remove space after comma in csv output. 2013-06-11 16:10:51 +02:00
Dain Nilsson
9a5b1d5bd3 Removed empty line from output. 2013-03-12 15:31:52 +01:00
Dain Nilsson
6b2ab995e7 ykval-gen-clients -h does not include db config. 2013-03-12 09:33:47 +01:00
Dain Nilsson
94e5a8a8d0 Added ykval-gen-clients (fixes #7) 2013-03-11 16:56:56 +01:00