3
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use shared _get_return_to() method. More... over 15 years ago
protocol switch support. More... over 15 years ago
protocol switch support. More... over 15 years ago
add helper method to fixup return_to protocol. used in a few places in a couple of providers. More... over 15 years ago
add helper method to fixup return_to protocol. used in a few places in a couple of providers. More... over 15 years ago
fix protocol rewriting. More... over 15 years ago
fix protocol rewriting. More... over 15 years ago
for protocol switch, need to rewrite the return_to on openid.complete() also. this makes open id work under https. More... over 15 years ago
for protocol switch, need to rewrite the return_to on openid.complete() also. this makes open id work under https. More... over 15 years ago
adding protocol flag for return_to url. http/https More... over 15 years ago
bump version More... over 15 years ago
Left somethings out for mongodb More... over 15 years ago
Add in support for mongodb store. Add dependencies for pymongo/redis. More... over 15 years ago
Store errors in a dictionary in the key/value store instead of a string in order to maintain a consistent interface with the key/value store. Keep json in utils. More... over 15 years ago
Revert "Store errors in a dictionary in the key/value store instead of a string in order to maintain a consistent interface with the key/value store." Facebook provider still needs json. More... over 15 years ago
Fix doc mistake. More... over 15 years ago
Store errors in a dictionary in the key/value store instead of a string in order to maintain a consistent interface with the key/value store. More... over 15 years ago
Changed config file format so that both builtin user stores and custom user stores can be specified with Type. More... over 15 years ago
Revert "Factored out code to load openid store objects into function load_package_obj so it can also be used to load custom user store objects." More... over 15 years ago
Factored out code to load openid store objects into function load_package_obj so it can also be used to load custom user store objects. More... over 15 years ago
Removed ' cruft from end of example provider form actions. More... over 15 years ago
Allow expires kwarg to be optional. More... over 15 years ago
Make OpenID Store optional. More... over 15 years ago
Add pyyaml dependency. More... over 15 years ago
Don't need marco. More... over 15 years ago
Doc updates. More... over 15 years ago
Cleanups to token dispatching. Some doc cleanups. More... over 15 years ago
Fix yahoo yaml param loading too. More... over 15 years ago
Updating the provider docs, and a tweak to fix ome param loading. More... over 15 years ago
Add a memory store. More... over 15 years ago