0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use response.json() instead of json.loads(response.text) More... about 12 years ago
Pull the openid parameters out of the redirect history if we need to. More... about 12 years ago
Merge pull request #78 from fedora-infra/feature/fix_openid_regex More... about 12 years ago
The last trailing slash is optional More... about 12 years ago
Merge pull request #77 from fedora-infra/feature/openidproxyclient-test-fixes More... about 12 years ago
Import FedoraServiceError in the openidproxyclient More... about 12 years ago
Fix the OpenIdBaseClient import More... about 12 years ago
test_no_openid_session actually raises a FedoraServiceError in this case More... about 12 years ago
Pass a username and password into login More... about 12 years ago
Merge pull request #76 from fedora-infra/feature/update-release-docs2 More... about 12 years ago
Update the README with better git flow workflow More... about 12 years ago
Merge branch 'fix-setup-requirements' into develop More... about 12 years ago
Merge pull request #74 from fedora-infra/fas_openid_no_prev_sess More... about 12 years ago
Merge pull request #64 from fedora-infra/feature/openid-client More... about 12 years ago
Remove what is apparently a left over from a git conflict More... about 12 years ago
Remove all the testing code More... about 12 years ago
Allow the session to not have the asked keys More... about 12 years ago
Raise an error if we are asked to deal with another OpenID provider that ours More... about 12 years ago
Simplify a little the fedoauth url to match More... about 12 years ago
Drop the _parse_openid_login_form method since we now use the JSON API More... about 12 years ago
Port the openid_login method to use the JSON API provided by fedoauth More... about 12 years ago
Remove new lines in the warning message of fedora.tg.util More... about 12 years ago
Add a login method to the proxyclient and fix retrieving the cookies from the right source More... about 12 years ago
Change default session_name from tg-visit to session (as proxyclient does) More... about 12 years ago
Fix typo in docstring More... about 12 years ago
Remove the data variable and clean the code commented out More... about 12 years ago
Remove extracting cookie from auth_params More... about 12 years ago
Move the _authed_post and _authed_get function to the baseclien More... about 12 years ago
Adjust docstring of the openid_login method More... about 12 years ago
pylint fixes to the openidproxyclient More... about 12 years ago