Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
django-sshkey
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
992a5c36
authored
Jul 29, 2014
by
Scott Duckworth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix formatting in reStructuredText
parent
2fd841a9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
RELEASE-NOTES.rst
+2
-2
No files found.
RELEASE-NOTES.rst
View file @
992a5c36
...
...
@@ -12,7 +12,7 @@ Release Notes for django-sshkey
* django-sshkey-lookup can now use any method to lookup keys: all, by username,
by fingerprint, or compatibility mode
* Add ability to send email to user when a key is added to their account
* Add
settings:
* Add
the following settings
* SSHKEY_ALLOW_EDIT
* SSHKEY_EMAIL_ADD_KEY
* SSHKEY_EMAIL_ADD_KEY_SUBJECT
...
...
@@ -28,7 +28,7 @@ Release Notes for django-sshkey
* Basic compatability with Django > 1.3
* OpenSSH patch removed, refer to their separate projects
* Remove deprecated sshkey_authorized_keys_command management command
*
Provide a different set of lookup commands:
*
Add the following lookup commands
* django-sshkey-lookup-all
* django-sshkey-lookup-by-fingerprint
* django-sshkey-lookup-by-username
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment