I hereby claim:
- I am dol on github.
- I am dol (https://keybase.io/dol) on keybase.
- I have a public key whose fingerprint is DABD 5E2C A413 8B4F B514 021B 539A DA06 ADEE FD14
To claim this, I am signing this object:
| <?php | |
| $content = <<<'EOF' | |
| Line 1 | |
| Line 2 | |
| Line 3 | |
| Line 4 | |
| EOF; | |
| $tmpCsvFile = new SplTempFileObject(); |
| / | |
| //@* | |
| //* | |
| /.. | |
| . | |
| ./* | |
| .. | |
| ../.. | |
| '' | |
| '+' |
I hereby claim:
To claim this, I am signing this object:
| /tmp/ |
| <form id="cyon-wm-login_form" action="https://webmail.cyon.ch/" method="POST"> | |
| <input type="text" value="" id="cyon-wm-username" name="username"> | |
| <input type="password" value="" id="cyon-wm-password" name="password"> | |
| <input type="hidden" value="" id="cyon-wm-domain" name="domain"> | |
| <input type="submit" value="Ins Webmail einloggen" id="cyon-wm-submitbt" name="submitbt"> | |
| </form> | |
| <div id="cyon-wm-login-message"></div> | |
| <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | |
| <script type="text/javascript" src="https://webmail.cyon.ch/plugins/cyon_mod/static/easyXDM.min.js"></script> | |
| <script type="text/javascript" src="https://webmail.cyon.ch/plugins/cyon_mod/static/loginForm.js"></script> |
| Index: tests/Zend/Http/CookieJarTest.php | |
| =================================================================== | |
| --- tests/Zend/Http/CookieJarTest.php (revision 24451) | |
| +++ tests/Zend/Http/CookieJarTest.php (working copy) | |
| @@ -91,7 +91,7 @@ | |
| $this->assertEquals(3, count($jar->getAllCookies())); | |
| - $cookie_str = 'foo=bar;BOFH=Feature+was+not+beta+tested;time=1164234700;'; | |
| + $cookie_str = 'foo=bar; BOFH=Feature+was+not+beta+tested; time=1164234700'; |
| SELECT CONCAT('*', UPPER(CONVERT(SHA1(UNHEX(SHA1('yourPassword'))) USING latin1))); |