Skip to main content

ZTFY package used to add wrapper around Zope security

Project description

What is ztfy.security ?

ztfy.security is a thin wrapper around zope.security and zope.securitypolicy packages.

It provides an adapter to ISecurityManager interfaces, which allows you to get and set roles and permissions applied to a given principal on a given adapted context.

This adapter also allows you to fire events when a role is granted or revoked to a given principal ; this functionality can be useful, for example, when you want to forbid removal of a ‘contributor’ role to a principal when he already owns a set of contents.

Finally, ztfy.security provides a small set of schema fields, which can be used when you want to define a field as a principal id or as a list of principals ids.

How to use ztfy.security ?

ztfy.security package usage is described via doctests in ztfy/security/doctests/README.txt

Changelog

0.4.3

  • order principals by title in input and display widgets

0.4.2

  • added “backspace_removes_last” property to PrincipalsListWidget

0.4.1

  • added missing translations

0.4.0

  • added new token authentication plug-in. This plug-in relies on a classic InternalPrincipalContainer but can extract credentials from an encoded token given in URL. This token is built in a way that includes current date so that it’s not permanent.

0.3.1

  • added “names” argument in principals search methods which allows to provide names of authentication plug-ins in which principals are to be searched

  • add “auth_plugins” property to principals selection widgets to define names of authentication plug-ins which can be used in search method

0.3.0

  • use ZTFY.skin data API

  • remove unused resources

  • disable auto-completion on roles input widgets

0.2.11

  • convert roles edit form to dialog

0.2.10

  • use request cache in “getPrincipal()” function

0.2.9

  • corrected ISecurityManager methods arguments names

  • templates updated to display null values

0.2.8

  • changed package source layout

0.2.7

  • added ILocalRoleIndexer interface and default adapter

0.2.6

  • added annotations interfaces on standard zope.pluggableauth GroupFolder class

  • escape quotes in Javascript code

0.2.5

  • updated imports for last ztfy.jqueryui and ztfy.skin package

  • added AJAX checks in principals widgets

0.2.4

  • added check in JSON’s “getAddr()” method to remove “++skin++” namespace

  • corrected syntax and translation in MissingPrincipal class

0.2.3

  • added permission grant, unset and revoke methods in ISecurityManager interface and adapter

  • added check in principals widgets

0.2.2

  • switched resources management from zc.resourcelibrary to fanstatic

0.2.1

  • removed “zope.app” packages dependencies

0.2

  • Switched to ZTK-1.1.2

  • Added schema fields, properties, widgets and resources to handle roles assignment via simple context attributes and properties

  • Added IAuthenticatorSearchAdapter to offer a common search interface to authenticator plug-ins

0.1

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ztfy.security-0.4.3.tar.gz (25.3 kB view details)

Uploaded Source

Built Distribution

ztfy.security-0.4.3-py2.7.egg (60.7 kB view details)

Uploaded Source

File details

Details for the file ztfy.security-0.4.3.tar.gz.

File metadata

File hashes

Hashes for ztfy.security-0.4.3.tar.gz
Algorithm Hash digest
SHA256 5e1becd9de3f4f5fbad1618b153be513103d6c3bfff2c8852d7e36ff52251592
MD5 cfe7bbef6b8921ccf07449cd920a4a3f
BLAKE2b-256 614c2d3c4dfe6ba8a205f82ed399b9d5a36c01245c762b126bbb67386fe37739

See more details on using hashes here.

File details

Details for the file ztfy.security-0.4.3-py2.7.egg.

File metadata

File hashes

Hashes for ztfy.security-0.4.3-py2.7.egg
Algorithm Hash digest
SHA256 b15df3efa09e5f7904c1ee8511405fd7e6bc0852b3d5912c3ca852ac7d52b87a
MD5 35694bf6aa4a361b42b59e539dea78d4
BLAKE2b-256 bcdd479fe1f49924264ddca61b4d2b3ef6c091a972627d55c2805c77160227b8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page