Fandjango

Latest version: v4.2.1

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

Scan your dependencies

Page 2 of 7

4.0.4

+++++

* Fixed a bug that caused the 'redirect_uri' argument to 'facebook_authorization_required'
to be ignored.

4.0.3

+++++

* You may now set view-specific permissions.
* Added Userpermissions.
* Added FACEBOOK_APPLICATION_CANVAS_URL setting.
* OAuth tokens are now extended (see `Deprecation of Offline Access Permission`_)
* Fixed an issue that prevented users from authorizing applications under Internet Explorer.

.. _Deprecation of Offline Access Permission: http://developers.facebook.com/docs/offline-access-deprecation/

4.0.2

+++++

* Fixed a bug that caused an AttributeError upon issuing a HTTP GET request to the deauthorization view.
* Fixed a bug that caused application deauthorization to fail.
* Fixed a bug that prevented the norwegian localization from being applied.

4.0.1

+++++

* Fixed a bug that caused an ImportError with FANDJANGO_ENABLED_PATHS or FANDJANGO_DISABLED_PATHS.
* Fixed a bug prevented templates from being installed.

4.0.0

+++++

* Usergraph no longer supports Facebook's Python SDK.
* Userfull_name, Userurl, Usergender, Userhometown, Userlocation, Userbio, Userrelationship_status,
Userpolitical_views, Useremail, Userwebsite, Userlocale, Usertimezone, Userpicture and Userverified
are no longer persisted, but queried from Facebook and cached for 24 hours.
* The request object's 'facebook' attribute now has a 'signed_request' attribute that contains the result
of parsing the signed request with Facepy.
* The request object's 'facebook' attribute no longer has a 'page' attribute with information on
the Facebook page the application was loaded from.
* Fixed a race condition that caused multiple records to be registered for the same user.
* Users that refuse to authorize the application will now be directed to the view referenced by
the FANDJANGO_AUTHORIZATION_DENIED_VIEW setting.
* FACEBOOK_APPLICATION_CANVAS_URL is now FACEBOOK_APPLICATION_NAMESPACE.
* Facilitated for internationalization.
* Fandjango is now available in Norwegian.

3.7.4

+++++

* Added support for reverse-engineering signed requests.
* Added Usermiddle_name, Usertimezone and Userquotes.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.