Flask app does not handle putty keys #15
Labels
No Label
Cleanup
Feature Suggestion
Long Term Goal
Problem
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gashapwn/lyadmin#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Flask app should detect if a key was generated with putty and convert it to openssh format
Alternatively, could create some sort of validation that gives an HTTP 302 if a user enters a putty key.
There is a strong preference to not implement the validation in Javascript, but willing to discuss.