Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE) #293

Merged
merged 1 commit into from Jul 21, 2014
Merged

Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE) #293

merged 1 commit into from Jul 21, 2014

Conversation

mark-kubacki
Copy link
Contributor

Utilize ssh-keygen for checking of keys.

Removes the limitation to RSA and enables us to use all key types SSH recognizes.

closes #287

Removes the limitation to RSA and enables us to use all key types
SSH recognizes.
unknwon added a commit that referenced this pull request Jul 21, 2014
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
@unknwon unknwon merged commit 536f65b into gogs:dev Jul 21, 2014
strk pushed a commit to strk/gogs that referenced this pull request Nov 29, 2016
* Dropped unused codekit config

* Integrated dynamic and static bindata for public

* Ignore public bindata

* Add a general generate make task

* Integrated flexible public assets into web command

* Updated vendoring, added all missiong govendor deps

* Made the linter happy with the bindata and dynamic code

* Moved public bindata definition to modules directory

* Ignoring the new bindata path now

* Updated to the new public modules import path

* Updated public bindata command and drop the new prefix
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants