This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
yubikey-val
Watch
1
Star
0
Fork
0
You've already forked yubikey-val
mirror of
https://github.com/Yubico/yubikey-val.git
synced
2024-12-11 09:24:11 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
765620f17b
yubikey-val
/
ykval-ping.php
8 lines
69 B
PHP
Raw
Normal View
History
Unescape
Escape
delete-trailing-whitespace
2012-05-29 11:07:19 +02:00
<
?
php
Add.
2009-09-21 11:39:14 +02:00
header
(
"
content-type: text/plain
"
);
echo
'OK'
.
PHP_EOL
;
?>
Reference in New Issue
Copy Permalink