Jupyterhub

Latest version: v4.1.5

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

Scan your dependencies

Page 2 of 6

1.2.1

Not secure
Minor patch release for bug in `resolved_username` regex.

Fixes

- Fix resolved_username regex [75](https://github.com/jupyterhub/ldapauthenticator/pull/75) ([dhirschfeld](https://github.com/dhirschfeld))

Improvements

- Improve packaging [77](https://github.com/jupyterhub/ldapauthenticator/pull/77) ([dhirschfeld](https://github.com/dhirschfeld)) - _Decoupled runtime dependencies from the build process_

Maintenance

- Minor cleanup of setup.py [73](https://github.com/jupyterhub/ldapauthenticator/pull/73) ([dhirschfeld](https://github.com/dhirschfeld))

Contributors to this release

[dhirschfeld](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Adhirschfeld+updated%3A2018-06-07..2018-06-08&type=Issues)

1.2

1.2.0

Not secure
Merged PRs

- Escape comma in resolved_username [68](https://github.com/jupyterhub/ldapauthenticator/pull/68) ([dhirschfeld](https://github.com/dhirschfeld))
- Fixed really bad error [64](https://github.com/jupyterhub/ldapauthenticator/pull/64) ([jcrubioa](https://github.com/jcrubioa))
- Don't force TLS bind if not using SSL. [61](https://github.com/jupyterhub/ldapauthenticator/pull/61) ([GrahamDumpleton](https://github.com/GrahamDumpleton))
- Catch exception thrown in getConnection [56](https://github.com/jupyterhub/ldapauthenticator/pull/56) ([dhirschfeld](https://github.com/dhirschfeld))
- Update LICENSE [48](https://github.com/jupyterhub/ldapauthenticator/pull/48) ([fm75](https://github.com/fm75))
- Switching to StartTLS instead of ssl [46](https://github.com/jupyterhub/ldapauthenticator/pull/46) ([toxadx](https://github.com/toxadx))
- Add yuvipanda's description of local user creation [43](https://github.com/jupyterhub/ldapauthenticator/pull/43) ([willingc](https://github.com/willingc))
- Update ldapauthenticator.py [40](https://github.com/jupyterhub/ldapauthenticator/pull/40) ([sauloal](https://github.com/sauloal))
- import union traitlet [34](https://github.com/jupyterhub/ldapauthenticator/pull/34) ([dirkcgrunwald](https://github.com/dirkcgrunwald))
- User CN name lookup with specific query [32](https://github.com/jupyterhub/ldapauthenticator/pull/32) ([mateuszboryn](https://github.com/mateuszboryn))
- Add better documentation for traitlets [26](https://github.com/jupyterhub/ldapauthenticator/pull/26) ([yuvipanda](https://github.com/yuvipanda))
- Extending ldapauthenticator to allow arbitrary LDAP search-filters [24](https://github.com/jupyterhub/ldapauthenticator/pull/24) ([nklever](https://github.com/nklever))
- Support for multiple bind templates [23](https://github.com/jupyterhub/ldapauthenticator/pull/23) ([kishorchintal](https://github.com/kishorchintal))

Contributors to this release

[beenje](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Abeenje+updated%3A2016-11-21..2018-06-07&type=Issues) | [deebuls](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Adeebuls+updated%3A2016-11-21..2018-06-07&type=Issues) | [dhirschfeld](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Adhirschfeld+updated%3A2016-11-21..2018-06-07&type=Issues) | [dirkcgrunwald](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Adirkcgrunwald+updated%3A2016-11-21..2018-06-07&type=Issues) | [fm75](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Afm75+updated%3A2016-11-21..2018-06-07&type=Issues) | [GrahamDumpleton](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3AGrahamDumpleton+updated%3A2016-11-21..2018-06-07&type=Issues) | [jcrubioa](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Ajcrubioa+updated%3A2016-11-21..2018-06-07&type=Issues) | [kishorchintal](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Akishorchintal+updated%3A2016-11-21..2018-06-07&type=Issues) | [mateuszboryn](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Amateuszboryn+updated%3A2016-11-21..2018-06-07&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Aminrk+updated%3A2016-11-21..2018-06-07&type=Issues) | [nklever](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Anklever+updated%3A2016-11-21..2018-06-07&type=Issues) | [pratik705](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Apratik705+updated%3A2016-11-21..2018-06-07&type=Issues) | [sauloal](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Asauloal+updated%3A2016-11-21..2018-06-07&type=Issues) | [toxadx](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Atoxadx+updated%3A2016-11-21..2018-06-07&type=Issues) | [willingc](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Awillingc+updated%3A2016-11-21..2018-06-07&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Ayuvipanda+updated%3A2016-11-21..2018-06-07&type=Issues)

1.1

1.1.0

Not secure
Merged PRs

- More options for ldap group membership [22](https://github.com/jupyterhub/ldapauthenticator/pull/22) ([m0zes](https://github.com/m0zes))
- Add info on invalidating existing logins [18](https://github.com/jupyterhub/ldapauthenticator/pull/18) ([yuvipanda](https://github.com/yuvipanda))
- Add more verbose logging for login failures [17](https://github.com/jupyterhub/ldapauthenticator/pull/17) ([yuvipanda](https://github.com/yuvipanda))
- Clarify usage of 'c.' [16](https://github.com/jupyterhub/ldapauthenticator/pull/16) ([yuvipanda](https://github.com/yuvipanda))
- Add support for looking up the account DN post-bind [12](https://github.com/jupyterhub/ldapauthenticator/pull/12) ([skemper](https://github.com/skemper))

Contributors to this release

[m0zes](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Am0zes+updated%3A2016-03-28..2016-11-21&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Aminrk+updated%3A2016-03-28..2016-11-21&type=Issues) | [skemper](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Askemper+updated%3A2016-03-28..2016-11-21&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Ayuvipanda+updated%3A2016-03-28..2016-11-21&type=Issues)

1.0.1

Bugs fixed

- ensure executable paths are absolute [129](https://github.com/jupyterhub/systemdspawner/pull/129) ([minrk](https://github.com/minrk), [consideRatio](https://github.com/consideRatio), [behrmann](https://github.com/behrmann), [manics](https://github.com/manics))

Maintenance and upkeep improvements

- Use warnings.warn instead of self.log.warning to help avoid duplications [133](https://github.com/jupyterhub/systemdspawner/pull/133) ([consideRatio](https://github.com/consideRatio), [minrk](https://github.com/minrk))
- Cache check of systemd version [132](https://github.com/jupyterhub/systemdspawner/pull/132) ([consideRatio](https://github.com/consideRatio), [minrk](https://github.com/minrk))

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).

behrmann ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fsystemdspawner+involves%3Abehrmann+updated%3A2023-06-01..2023-06-08&type=Issues)) | consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fsystemdspawner+involves%3AconsideRatio+updated%3A2023-06-01..2023-06-08&type=Issues)) | manics ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fsystemdspawner+involves%3Amanics+updated%3A2023-06-01..2023-06-08&type=Issues)) | minrk ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fsystemdspawner+involves%3Aminrk+updated%3A2023-06-01..2023-06-08&type=Issues))

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.