Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A test to show that http_authentication needs to fail authentication if the p... | nate | 2009-06-09 | 1 | -0/+14 |
* | Add HTTP Authentication to the new base | Pratik Naik | 2009-05-22 | 1 | -4/+9 |
* | Ensure HTTP Digest auth uses appropriate HTTP method [#2490 state:resolved] [... | Pratik Naik | 2009-05-18 | 1 | -3/+20 |
* | Inherit TestSession from Session::AbstractStore and add indifferent access to... | Joshua Peek | 2009-04-26 | 1 | -2/+0 |
* | Support MD5 passwords for Digest auth and use session_options[:secret] in non... | Donald Parish | 2009-03-12 | 1 | -7/+46 |
* | Fixed http digest authentication to use credentials URI passed from client. [... | Donald Parish | 2009-02-16 | 1 | -1/+10 |
* | Implement HTTP Digest authentication. [#1230 state:resolved] [Gregg Kellogg, ... | Gregg Kellogg | 2009-01-29 | 1 | -0/+130 |
* | Revert "HTTP Digest authentication [#1230 state:resolved]" | Pratik Naik | 2009-01-13 | 1 | -73/+0 |
* | HTTP Digest authentication [#1230 state:resolved] | Joshua Peek | 2008-12-28 | 1 | -0/+73 |