openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-fedora
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 48 of 63
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add information about CSRF update.
Toshio Kuratomi
More...
about 17 years ago
Merge latest from -devel branch.
Toshio Kuratomi
More...
about 17 years ago
* fedora/tg/util.py: new function url(): that overrides the tg.url() method to add the _csrf_token to all URLs. - new function enable_csrf(): Setup csrf function if run on application startup.
Toshio Kuratomi
More...
about 17 years ago
* Do not error if the session_file is unreadable.
Toshio Kuratomi
More...
about 17 years ago
Minor bugfix for when the session file is unreadable.
Toshio Kuratomi
More...
about 17 years ago
Add an insecure flag. When enabled, this causes the client to not verify the server via ssl certificates. This allows man-in-the-middle attacks but allows debugging against servers with self-signed certificates.
Toshio Kuratomi
More...
about 17 years ago
Changes to send the csrf token.
Toshio Kuratomi
More...
about 17 years ago
Add a task to publish the documentation to the website.
Toshio Kuratomi
More...
over 17 years ago
Simplify the Wiki.get_recent_changes API.
Luke Macken
More...
over 17 years ago
Rename FedoraWiki to just Wiki, since it should work with any MediaWiki instance
Luke Macken
More...
over 17 years ago
Make our docstrings a bit more generic, since the scope of the BaseClient has widened. Also, remove duplicate author information.
Luke Macken
More...
over 17 years ago
Add an initial FedoraWiki.login method.
Luke Macken
More...
over 17 years ago
Pull in the FedoraWiki in top level fedora.client module
Luke Macken
More...
over 17 years ago
Add an initial fedora.client.wiki module.
Luke Macken
More...
over 17 years ago
Remove duplicate module author information
Luke Macken
More...
over 17 years ago
Remove sys.modules changing code... This was apparently some debugging code committed by mistake.
Toshio Kuratomi
More...
over 17 years ago
Documentation fixups so sphinx works again.
Toshio Kuratomi
More...
over 17 years ago
New function people_by_key() that makes use of updated fas method /user/list to return information about all people in one request. Needs a new fas server.
Toshio Kuratomi
More...
over 17 years ago
Set collections in add_edit_packages only if branches are given.
Toshio Kuratomi
More...
over 17 years ago
Follow redirects
Toshio Kuratomi
More...
over 17 years ago
Pull changes from devel branch for new release.
Toshio Kuratomi
More...
over 17 years ago
Update ChangeLog for 0.3.8. release.
Toshio Kuratomi
More...
over 17 years ago
Update NEWS and bump release number.
Toshio Kuratomi
More...
over 17 years ago
Yield individual updates instead of whole BaseClient.send_request() responses.
Toshio Kuratomi
More...
over 17 years ago
Fix httplib stuff for exceptions.
Toshio Kuratomi
More...
over 17 years ago
Fix a typo
Luke Macken
More...
over 17 years ago
Throw ServerError when an error code is returned from the HTTP Server.
Toshio Kuratomi
More...
over 17 years ago
Update proxyclient to accept either 403 or 401 as needing a new username/password.
Toshio Kuratomi
More...
over 17 years ago
* Require pycurl
Toshio Kuratomi
More...
over 17 years ago
New fas methods from ricky.
Toshio Kuratomi
More...
over 17 years ago
←
1
2
…
44
45
46
47
48
49
50
51
52
…
62
63
→
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