Skip to content

sdboyer/sshkey

 
 

Repository files navigation

SSH Key

Manages OpenSSH public keys for Drupal accounts.

  • Allow associating more than one key to a user.
  • Disallow adding the same key twice by calculating and using the key fingerprint.
  • Validates the key format.
  • Complete access control API.

Todos

  • Add API documentation
  • Re-add validation (validate on cron?)

About

OpenSSH public key management for Drupal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%