Cam
0a52e8611f
Modify config-db.php include to check for file instead of doing a (failed) include and spamming the log files that the file doesn't exist
2015-05-28 01:06:57 +00:00
Klas Lindfors
c30ab6062e
bump versions
2015-05-27 13:17:15 +02:00
Klas Lindfors
d5dd9b58ef
NEWS for 2.29
yubikey-val-2.29
2015-05-27 13:06:40 +02:00
Klas Lindfors
0946af059f
Merge pull request #29 from jschauma/master
...
use https URL to allow anonymous cloning
2015-05-20 08:44:08 +02:00
Jan Schaumann
934a2333aa
use https URL to allow anonymous cloning
2015-05-19 14:22:13 -04:00
Jean Paul Galea
642c2a79d5
Reduce argument passing.
...
- set curlopts directly in wrapper invocation.
2015-04-14 09:26:56 +02:00
Jean Paul Galea
9d9875c39d
Set __YKVAL_SYNC_CURL_OPTS__ for resync requests.
...
- Ensure sync/resync requests set the same curl options.
- This changes a debug message from "url is " to
"YK-VAL resync adding URL: "
- curlopts is now a property of SyncLib class.
Removes duplication between sync/resync code.
2015-04-14 09:20:38 +02:00
Jean Paul Galea
4da7dc7895
Have enough rope to hang yourself.
...
- Don't be overly strict,
and allow users to hang themselves in they want to.
2015-04-14 09:00:18 +02:00
Jean Paul Galea
8df329aa0e
Allowed certain cURL options to be configurable.
...
- When calling either URLs in the sync pool or the KSMs,
the following curl options are configurable;
CURLOPT_PROTOCOLS
CURLOPT_IPRESOLVE
CURLOPT_SSLVERSION
CURLOPT_SSL_VERIFYPEER
CURLOPT_SSL_VERIFYHOST
CURLOPT_CAINFO
CURLOPT_CAPATH
2015-04-13 17:42:13 +02:00
Jean Paul Galea
ed3211cb9d
Removed php closing tag.
...
- Considered a best practice,
avoids the possibility of introducing whitespace after the closing tag.
2015-04-13 16:08:52 +02:00
Henrik Stråth
90b876a405
Added .conf extension to Apache config files.
...
Required in Apache 2.4. Supported in Apache 2.2.
2015-02-24 16:57:14 +01:00
Klas Lindfors
8835fe5727
travis doesn't have php 5.2 anymore
2015-02-11 09:59:13 +01:00
Klas Lindfors
9adfd1543c
Merge branch 'master' of github.com:Yubico/yubikey-val
2015-02-11 09:44:06 +01:00
Klas Lindfors
f02d5c250c
bump versions
2015-02-11 09:43:41 +01:00
Klas Lindfors
6226462473
NEWS for 2.28
yubikey-val-2.28
2015-02-11 09:39:07 +01:00
Dain Nilsson
547fc17d8d
Added link to upgrade.yubico.com
2015-02-11 09:39:01 +01:00
Dain Nilsson
050f0b3666
Added link to upgrade.yubico.com
2015-01-09 13:28:47 +01:00
Henrik Stråth
3f8aacde98
Update Installation.adoc
2014-11-26 15:48:35 +01:00
Dain Nilsson
cd47a92b63
Fix doc/* names in Makefile.
2014-10-30 09:31:52 +01:00
Dain Nilsson
194628d8fd
Fix __VARIABLE_NAMES__.
2014-10-29 15:54:07 +01:00
Dain Nilsson
823f4d6159
Improved asciidoc formatting
2014-10-29 15:25:37 +01:00
Henrik Stråth
0b53b4d27e
symlinked README
2014-10-29 14:18:58 +01:00
Henrik Stråth
81b0da9c1f
Update README
2014-10-29 14:17:50 +01:00
Klas Lindfors
1ff2a8c810
refactor queuelength munin graph to show individual values
...
as an AREASTACK graph.
2014-10-14 12:40:23 +02:00
Dain Nilsson
1b2dfd136c
Use constant time string comparisson for validating HMAC signature
...
(fixes #26 ).
2014-09-27 15:47:57 +02:00
Klas Lindfors
7b791aa2ed
bump versions
2014-09-25 10:44:31 +02:00
Klas Lindfors
2d59a4fe37
release version 2.27
yubikey-val-2.27
2014-09-25 10:43:28 +02:00
Klas Lindfors
c00d1ff511
NEWS for ykval-munin-ksmresponses
2014-09-25 09:37:52 +02:00
Klas Lindfors
6f8b8efdb4
install ykval-munin-ksmresponses.pl
2014-09-25 09:37:30 +02:00
Klas Lindfors
44d247200d
change to use variable file handle instead of bare-word
2014-09-25 09:37:30 +02:00
Klas Lindfors
e10014c3bf
add munin plugin for parsing out ksmresponses
2014-09-25 09:37:30 +02:00
Simon Josefsson
52273dc516
Doc fix.
2014-09-24 18:00:43 +02:00
Simon Josefsson
e99bc71a47
Doc fix.
2014-09-24 17:59:31 +02:00
Henrik Stråth
68edafd10e
Fixed broken link in docs.
2014-09-24 15:21:47 +02:00
Klas Lindfors
c62cc86ab1
take logfile from env if set, default to /var/log/syslog
2014-09-24 14:57:56 +02:00
Simon Josefsson
92297d3c4d
Drop log level of useless messages.
2014-09-24 13:05:09 +02:00
Klas Lindfors
09e6deec5c
bump version
2014-09-24 11:14:25 +02:00
Klas Lindfors
bd51104f83
NEWS for 2.26
yubikey-val-2.26
2014-09-24 10:53:17 +02:00
Klas Lindfors
7083c8f625
make sure that we only log strings
2014-09-23 16:46:28 +02:00
Simon Josefsson
7a4e2d37e3
Optimize. From Klas.
2014-09-23 14:12:42 +02:00
Klas Lindfors
ecd49aca59
change wiki links
2014-09-23 10:36:39 +02:00
Klas Lindfors
5f7d8db75d
add ClientInfoFormat from the wiki
2014-09-23 10:34:37 +02:00
Klas Lindfors
02d3090bf8
move some logging in reSync() to LOG_DEBUG
...
this is only run from ykval-queue
fixes #24
2014-09-23 10:27:44 +02:00
Klas Lindfors
775417718a
raise logging on KSM response
2014-09-23 10:09:17 +02:00
Henrik Stråth
d1d4e8901e
Merge pull request #25 from vkarlsen/master
...
Specified that the API key has to be base64decoded
2014-09-18 13:22:16 +02:00
Vidar Karlsen
da95998740
Specified that the API key has to be base64decoded
2014-09-18 11:33:31 +02:00
Klas Lindfors
be1e262e73
bump versions after release
2014-09-12 09:26:13 +02:00
Klas Lindfors
d65494afc7
again try to fix up the travis run for postfix
2014-08-27 08:31:55 +02:00
Klas Lindfors
fc6f2ca033
try to check if postgres is running on travis
...
there seems to be issues where the postgres service isn't started when
our tests are run, would this help?
2014-08-27 08:14:28 +02:00
Klas Lindfors
5891112263
fixup installation of documents
...
since they moved from .wiki extension to .adoc
also add more documents to be installed
fixes #23
2014-08-27 07:55:59 +02:00