Fedora

Latest version: v0

Safety actively analyzes 631012 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 14

0.3.14

------
* Save the original tg.url() function as fedora.tg.tg_url(). That allows us
to change the url to have the base_url without adding the csrf token.
* Update fedora.client.AccountSystem for compatibility with the next FAS
server update (backwards compatible).
* Add fedora.client.PackageDB.user_packages() method that retrieves the packages
that a particular user owns.
* Add a function for fetching all revisions of the wiki (fetch_all_revisions)
* Add a function for seeing if we have the wiki API high limits right
(check_api_limits)
* Add an identity provider, sqlobjectcsrf, to implement csrf_token protection
for applications that use sqlobject for database interaction and don't want
to use FAS for auth.

--------

0.3.13.1

--------
* Merge the 0.3.13 and 0.3.12.1 release together.
* Bugfix for Django Auth provider and new fas server.

------

0.3.13

------
* Add new pkgdb methods: add_package() to add a new package and edit_package()
to edit an existing one. add_edit_package() was removed.
* More translations.
* Change from 401 response code to 403. 401 was causing problems for konqueror
and webkit and our usage wasn't http spec compliant.
* New fedora.compat25 that has python-2.5 features for older releases.
- fedora.compat25.defaultdict a defaultdict implementation for older python
releases.

--------

0.3.12.1

--------

* Add people_query method
* Rename group_by_id and person_by_id request parameters
* Add force_refresh parameter to group_data

------

0.3.12

------

* Bugfix to django auth to allow login
* Bugfix to jsonfas2 that allows login when using json calls with Cherrypy 2.3+
* Get i18n infrastructure ready and take translations from transifex
* Include a setup.py so easy_install works
* Update build to work with paver 1.0 and somewhat with 0.8
* Add remove_user() to pkgdb client module.

--------

0.3.11.1

--------

* Fix a bug with django auth and redirects

------

Page 9 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.