Django-simplesshkey

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.1.0

* Add support for Django 4.0, 4.1, 4.2
* Add CI with linter and tests
* Remove unused setting `SSHKEY_AUTHORIZED_KEYS_OPTIONS` (leftover from fork)

2.0.0

* Add support for Django 3.2
* Drop support for Django < 3.0

1.0.3

* Add compatibility with Django 2.0

1.0.2

* Ensure consistent unicode behaviour between python2 and python3.
* Minor admin improvement.

1.0.1

* Don't crash when parsing malformed SSH key.

1.0.0

* Remove integration with OpenSSH server: key lookup, scripts, etc.
* Stop sending emails when SSH keys are added or modified. It's much more flexible to do this directly in the application that uses django-simplesshkey, using signals.
* Impose less constraints on the SSH keys: allow duplicate keys, keys without name...
* Allow to subclass the UserKey model: can be useful to override some fields.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.