issue 3
(Cannot use the key to log in!) reported by luxue99
- After creating an account with my key, can't use it to log in. Obviously it
is because the ...user_yubikey table is still empty!
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 72
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 255
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 257
After creating an account with my key, can't use it to log in. Obviously it
is because the ...user_yubikey table is still empty!
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 72
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 255
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 257
Mar 01, 2009
issue 2
(Account is not created with my Yubikey!) reported by luxue99
- Even with the previous error in the account creation page, I went ahead to
create my account with my key, but got even more errors. The worst is that
in my mw_user_yubikey table, no account was created!
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 255
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 257
Notice: Undefined variable: wgRequest in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 126
Notice: Trying to get property of non-object in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 126
Notice: Undefined index: wpYubikey in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 143
Even with the previous error in the account creation page, I went ahead to
create my account with my key, but got even more errors. The worst is that
in my mw_user_yubikey table, no account was created!
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 255
Notice: Undefined property: WebRequest::$data in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 257
Notice: Undefined variable: wgRequest in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 126
Notice: Trying to get property of non-object in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 126
Notice: Undefined index: wpYubikey in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\Yubikey.php on line 143
Mar 01, 2009
issue 1
(Notice: Undefined index: emailrequired in YubikeyLogin.php o...) reported by luxue99
- I did exactly what is instructed in the readme but I got the following
error when coming to the 'create an account page':
Notice: Undefined index: emailrequired in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\YubikeyLogin.php on line 182
Please advice.
Thanks
I did exactly what is instructed in the readme but I got the following
error when coming to the 'create an account page':
Notice: Undefined index: emailrequired in
C:\Apache2.2\htdocs\wiki\extensions\Yubikey\YubikeyLogin.php on line 182
Please advice.
Thanks
r7
(Add HTML autocomplete=off to disable browser caching of OTPs...) committed by simon75j
- Add HTML autocomplete=off to disable browser caching of OTPs.
Add HTML autocomplete=off to disable browser caching of OTPs.
Jan 27, 2009
r6
(Release 0.7
) committed by levitte
- Release 0.7
Release 0.7
Jan 27, 2009
r5
(Up the version number) committed by levitte
- Up the version number
Up the version number
Jan 27, 2009
r4
(Older mediawiki require explicit inclusion of Exception.php) committed by levitte
- Older mediawiki require explicit inclusion of Exception.php
Older mediawiki require explicit inclusion of Exception.php
Jan 27, 2009
r3
(Better detection if the user is local or a yubikey one) committed by levitte
- Better detection if the user is local or a yubikey one
Better detection if the user is local or a yubikey one
Jan 27, 2009
r2
(First real release, v1.6) committed by levitte
- First real release, v1.6
First real release, v1.6
Jan 27, 2009
Project yubikey-mediawiki
created by levitte
- An extension for mediawiki to authenticate directly with Yubico's validation server
An extension for mediawiki to authenticate directly with Yubico's validation server