0
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 9 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update NEWS for new release More... almost 12 years ago
Merge pull request #89 from fedora-infra/fix-security-issue More... almost 12 years ago
Implement a safe_root check More... almost 12 years ago
Escape more characters in javascript variables to follow owasp recommendations. More... almost 12 years ago
Merge branch 'hotfix/escape-quotes' into develop More... almost 12 years ago
Merge branch 'hotfix/escape-quotes' More... almost 12 years ago
Third time isn't always the charm but the last time always is. More... almost 12 years ago
One last try -- use Markup.escape() so genshi does not escape the escaped user provided data. More... almost 12 years ago
Fix the genshi vs python problem by marking the script as CDATA More... almost 12 years ago
Remove "replace" that was mistakenly left when removing escaping of id More... almost 12 years ago
Do not escape csrf_token or id as those are not user-supplied More... almost 12 years ago
Also replace backslash (\) and ampersand(&) which can be used to break out of the string More... almost 12 years ago
Escape double quote characters in user supplied values More... almost 12 years ago
Merge pull request #86 from fedora-infra/openid_fix More... almost 12 years ago
Let's precise to FedOAuth that we want to authenticate with FAS More... almost 12 years ago
Merge pull request #85 from fedora-infra/feature/return_callback More... almost 12 years ago
Adjust docstring in the login() method More... about 12 years ago
Make the @FAS.postlogin decorator working More... about 12 years ago
Merge pull request #83 from fedora-infra/feature/openid_login-cleanups More... about 12 years ago
Merge pull request #84 from fedora-infra/no_auth_query More... about 12 years ago
Minor PEP8 tweaks More... about 12 years ago
Add support to send_request for queries not explicitely requiring auth More... about 12 years ago
Move some code into a new _parse_response_history function More... about 12 years ago
Make FEDORA_OPENID_{API,RE} globals More... about 12 years ago
Merge pull request #81 from fedora-infra/feature/openid-libravatar
ralphbean
as Ralph Bean
More... about 12 years ago
Merge pull request #82 from fedora-infra/fix-openid-api More... about 12 years ago
Merge pull request #80 from fedora-infra/feature/fedoauth-login-tweaks More... about 12 years ago
Fix the API by sending the received response to the return_to url More... about 12 years ago
Make avatar_url use openid ident for libravatar.
ralphbean
as Ralph Bean
More... about 12 years ago
Fix the urlparse imports More... about 12 years ago