openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
curtain
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 11, 2025 — Mar 11, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Specify a license in the README
Brian K. Jones
More...
almost 14 years ago
More complete A1 implementation, and some cleanup/function renaming
Brian K. Jones
More...
over 14 years ago
Fixed a few bugs: it was returning 400 on bad auth instead of reissuing the challenge if the username wasn't valid; Initialized vars so they can't be ref'd before assignment; fixed some python anti-idioms; more to come. Also added a demo -- tornado's helloworld with digest auth added on the GET method.
Brian K. Jones
More...
over 14 years ago
Just updated the readme file TODO section.
Brian K. Jones
More...
over 16 years ago
Cleaned up "realm" references, added a print statement to log successful auth, moved some 'print's into an except block -- error checking still needs to be cleaned up.
Brian K. Jones
More...
over 16 years ago
Preparing to get rid of a bunch of references to what should just be an object attribute. 'realm' is currently passed between the methods manually instead of being referenced from 'self'. That's going to change on the next commit.
Brian K. Jones
More...
over 16 years ago
Added a README that might actually be useful.
Brian K. Jones
More...
over 16 years ago
Initial commit. This should probably not be public just yet.
Brian K. Jones
More...
over 16 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree