pyramid_multildap
Project description
pyramid_multildap
pyramid_multildap is a friendly fork of pyramid_ldap, incorporating some changes which have been proposed upstream, but have not been accepted (yet?).
The package is being developed at github:
https://github.com/lmctv/pyramid_multildap
The package’s documentation is hosted at http://pyramid-multildap.readthedocs.org/
Original README follows:
pyramid_ldap
pyramid_ldap provides LDAP authentication services for your Pyramid application. Thanks to the ever-awesome SurveyMonkey for sponsoring the development of this package!
See the documentation at http://docs.pylonsproject.org/projects/pyramid_ldap/en/latest/ for more information.
This package will only work with Pyramid 1.3a9 and better.
Changes: Next release ————
Replace usage of deprecated set_request_property with add_request_method
deprecated
Convert sampleapp to a minimal ldapauth scaffold
Add attrlist to LDAPQuery, set_login_query, set_groups_query to allow retrieved attributes to be filtered. (Default: All attributes on users, no attributes on groups). See https://github.com/Pylons/pyramid_ldap/pull/8
Support creation of multiple co-existing ldap contexts in the same application. See https://github.com/Pylons/pyramid_ldap/pull/6
Add a “search_after_bind” attribute to the _LDAPQuery class, to help in reading directory entry attributes when the directory server is configured to hide them in the before login search phase. See https://github.com/Pylons/pyramid_ldap/pull/5
Set a size limit on pre-login entry dn searches.
Escape user-provided login names, avoiding server errors or trivial DOSs caused by user names like ‘user*name’ or ‘user(middle)name’
Prevent the use of zero-length password authentication. See https://github.com/Pylons/pyramid_ldap/pull/13
0.1
Initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyramid_multildap-0.2a6.tar.gz
.
File metadata
- Download URL: pyramid_multildap-0.2a6.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17c983d8da1ea2458ef7a09e7be232236a45126c45f26bfd0b96d34f87c499c3 |
|
MD5 | 735cb8dd974ef69ae748f412eb97ffd0 |
|
BLAKE2b-256 | af467af338968acec721481bfad16fa1173e4f0e2369eb3fd67ec3c5b29b3273 |
File details
Details for the file pyramid_multildap-0.2a6-py2-none-any.whl
.
File metadata
- Download URL: pyramid_multildap-0.2a6-py2-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d084e21b1b8f83f2b3d77f2fa43d593512aa2a71c033796181bbc0d3e14379 |
|
MD5 | 7a48b082c8701755395e72479c44de66 |
|
BLAKE2b-256 | e88f5a6e36075618d29610719a6b53c844dc681797ffe6b73d357f8b579875c0 |