Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / django-sshkey

  • This project
    • Loading...
  • Sign in
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
Switch branch/tag
  • django-sshkey
  1. 21 Jun, 2013 2 commits
    • Scott Duckworth's avatar
      define UserKey.validate_unique() · 70d4e6d2
      Scott Duckworth committed Jun 21, 2013
      70d4e6d2 Browse Files
    • Scott Duckworth's avatar
      remove unique constraint from fingerprint field · 73e7b814
      Scott Duckworth committed Jun 21, 2013
      73e7b814 Browse Files
  2. 13 Jun, 2013 2 commits
    • Scott Duckworth's avatar
      use UserKey.clean() instead of pre_save signal to set and verify fingerprint · b46a13cb
      Scott Duckworth committed Jun 13, 2013
      b46a13cb Browse Files
    • Scott Duckworth's avatar
      make fingerprint readonly in admin view · 04e475dd
      Scott Duckworth committed Jun 13, 2013
      04e475dd Browse Files
  3. 12 Jun, 2013 1 commit
    • Scott Duckworth's avatar
      make sure curl is silent · 1f6deb03
      Scott Duckworth committed Jun 12, 2013
      1f6deb03 Browse Files
  4. 10 Jun, 2013 7 commits
    • Scott Duckworth's avatar
      add .gitignore · d9f5573d
      Scott Duckworth committed Jun 10, 2013
      d9f5573d Browse Files
    • Scott Duckworth's avatar
      move lookup.{py,sh} to top level directory · e2d33f5c
      Scott Duckworth committed Jun 10, 2013
      e2d33f5c Browse Files
    • Scott Duckworth's avatar
      clean up formatting · d9fc37d7
      Scott Duckworth committed Jun 10, 2013
      d9fc37d7 Browse Files
    • Scott Duckworth's avatar
      give more in depth description of SSHKEY_AUTHORIZED_KEYS_COMMAND · f53016c3
      Scott Duckworth committed Jun 10, 2013
      f53016c3 Browse Files
    • Scott Duckworth's avatar
      fix markdown errors in README.md · 35545a9f
      Scott Duckworth committed Jun 10, 2013
      35545a9f Browse Files
    • Scott Duckworth's avatar
      add README.md · ae973cd1
      Scott Duckworth committed Jun 10, 2013
      ae973cd1 Browse Files
    • Scott Duckworth's avatar
      import sshkey app from webhandin · 59b5cfc3
      Scott Duckworth committed Jun 10, 2013
      59b5cfc3 Browse Files