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

885 Commits

Author SHA1 Message Date
Divya Chandra Sekar
784ddf5e20
Merge pull request #63 from Yubico/archive-note
add archival notice
2021-04-23 11:00:26 -07:00
Chandra Sekar, Divya
0f20b296dd add archival notice 2021-04-23 10:50:41 -07:00
Nigel Williams
3da6ae5b16
Bump versions for next release 2020-03-14 10:20:00 +11:00
Nigel Williams
e44c1db23c
Merge branch 'master' of github.com:Yubico/yubikey-val 2020-03-14 10:11:10 +11:00
Nigel Williams
40d230c66e
Release 2.41 2020-03-14 10:07:47 +11:00
Ryan Allen
1e4ef33615
Merge pull request #61 from Yubico/update-news
Adding NEWS and Makefile release notes
2020-03-13 13:42:20 -07:00
Ryan Allen
00b208cd63
Adding NEWS and Makefile release notes 2020-03-13 12:59:57 -07:00
Ryan Allen
19345b76ee
Merge pull request #59 from Yubico/enhance_data_validation
Enhanced data validation to address YSA-2020-01
2020-03-03 07:50:48 -08:00
Nigel Williams
2c133de5f3
Re-indent everything according to PEAR standard 2020-03-03 11:07:04 +11:00
James Alseth
d0e4db3245
Enhanced data validation to address YSA-2020-01
Co-authored-by: Marissa Nishimoto <marissa.nishimoto@yubico.com>
Co-authored-by: Gabriel Kihlman <g.kihlman@yubico.com>
Co-authored-by: Benno Rice <benno.rice@yubico.com>
Co-authored-by: Nigel Williams <nigel.williams@yubico.com>
2020-03-03 11:07:00 +11:00
Jean Paul Galea
4d8b422808
Merge branch 'jeamland-be-more-parallel' 2019-11-11 10:33:33 +01:00
Jean Paul Galea
00922cc243
Fix Travis tests
- Services are no longer started by default:
	https://docs.travis-ci.com/user/database-setup/

- Test on supported PHP versions:
	https://www.php.net/supported-versions.php
2019-11-11 10:33:15 +01:00
Jean Paul Galea
a3fffa5d70
Fix Travis tests
- Services are no longer started by default:
	https://docs.travis-ci.com/user/database-setup/

- Test on supported PHP versions:
	https://www.php.net/supported-versions.php
2019-11-11 10:14:19 +01:00
Benno Rice
b005c37539 Recalculate sleep time based on how long we spent processing. 2019-10-22 15:06:16 +11:00
Benno Rice
6c60b1f3a7 Fix the log function to be less noisy on stdout/stderr. 2019-10-22 14:07:14 +11:00
Benno Rice
28f399482b Increase the parallelism of queue processing.
Since the api servers have 4 vCPUs each we can handle sending them more than
one queue request at a time.
2019-10-22 14:07:14 +11:00
Klas Lindfors
18ced7b6e7
Merge branch 'pr-52' 2019-02-04 08:48:11 +01:00
Markus Nilsson
9684373a0b Doc: Fixing broken link
The link to the yubico-c-client is broken since it
has an extra ) on the end that shouldn't be there.
2019-02-03 23:53:05 +01:00
Tom
f562f75fc4 updated doc/Getting_Started_Writing_Clients.adoc 2018-12-06 16:51:09 +01:00
Jean Paul Galea
c8c7bd8359
Use https in documentation 2018-11-09 17:46:27 +01:00
Jean Paul Galea
23d825dbea
Drop documentation for legacy protocol. 2018-11-09 17:42:38 +01:00
Klas Lindfors
a850489d24
drop php 5.3 from travis 2017-12-14 12:58:48 +01:00
Klas Lindfors
62062a55db
drop unused variable from log
fixes #46
2017-08-04 13:16:28 +02:00
Thordur Bjornsson
fd7bc98dd4 Merge pull request #43 from Yubico/getting-started-doc
doc: Move the note on sending requests to multiple servers higher.
2016-12-09 16:24:54 +01:00
Thordur Bjornsson
6cc7839847
doc: Move the note on sending requests to multiple servers higher.
Requested by the solutions engineers, as this is pretty buried.

Instead of documented technical details, provide a link to the
yubico-c-client...
2016-12-09 15:48:21 +01:00
Jean Paul Galea
b8168539ba Bump versions. 2016-11-01 10:39:55 +01:00
Jean Paul Galea
bebdd42459 NEWS for 2.39 2016-11-01 10:23:45 +01:00
Klas Lindfors
eae8b514aa add a note about client synchronization
fixes #42
2016-08-17 11:31:05 +02:00
Jean Paul Galea
fc0400730e Bump versions. 2016-06-08 14:08:12 +02:00
Jean Paul Galea
7ed3f12e01 NEWS for 2.38 2016-06-08 13:56:53 +02:00
Jean Paul Galea
b01635bc45 Silence php notice.
- cast curl handle to integer prior to using it as an array key.
2016-06-08 13:51:12 +02:00
Jean Paul Galea
a5f0d9072f Bump versions. 2016-05-17 11:29:54 +02:00
Jean Paul Galea
14c2d2b979 NEWS for 2.37 2016-05-17 11:20:35 +02:00
Jean Paul Galea
24fb8be4c5 Refactor. 2016-05-17 11:08:34 +02:00
Jean Paul Galea
c6cbf17d7b Refactor.
- unset temporary variable.
2016-05-17 11:05:47 +02:00
Jean Paul Galea
4c1b58986d Fix.
- $request was never set if both $_POST and $_GET are empty!
2016-05-17 10:57:12 +02:00
Jean Paul Galea
58213bfc8d Bump versions. 2016-05-16 15:46:31 +02:00
Jean Paul Galea
e78ec528a8 NEWS for 2.36 2016-05-16 15:36:42 +02:00
Klas Lindfors
958960a049 Merge pull request #39 from paulmenzel/grant-insert-and-update-rights-to-db-user-ykval_verifier
doc/Installation: Grant insert and update rights to `ykval_verifier`
2016-05-09 08:12:35 +02:00
Klas Lindfors
53a5b0553d Merge branch 'sync-fixup' 2016-05-03 09:36:52 +02:00
Klas Lindfors
fc7d9fdc84 add php 7.0 for travis 2016-04-29 15:45:50 +02:00
Klas Lindfors
aaef07083a make getHttpVal() take the array to extract from
refactor so verify early finds out which of $_GET and $_POST to use and
then stick to using only that for the entire flow.

sync only works with GET anyways so use $_GET directly.
2016-04-29 15:42:37 +02:00
Klas Lindfors
131f1c5e11 use strtok() instead of explode() since we only care about first element 2016-04-29 09:48:59 +02:00
Klas Lindfors
ec3f7788a0 use different syntax to caputer first element of explode() call
apparently not supported in 5.3 to get first element directly
2016-04-29 09:21:27 +02:00
Klas Lindfors
9a5a24c45f rework re-sync to not use CURLOPT_PRIVATE
relates #41
2016-04-29 09:06:25 +02:00
Klas Lindfors
b47206fff9 bump version 2016-04-19 16:27:20 +02:00
Klas Lindfors
3216dbdc47 news for 2.35 2016-04-19 16:25:31 +02:00
Klas Lindfors
925def6706 add ykval-log-verify.php to the install target 2016-04-19 16:24:25 +02:00
Jean Paul Galea
d077c93c30 Bump versions. 2016-04-19 09:12:59 +02:00
Jean Paul Galea
bc0a4ffffe NEWS for 2.34 2016-04-18 19:04:40 +02:00