indefero/src/IDF/Plugin/SyncGit
Thomas Keller e47d51d14c Add the possibility to save mtn public keys per user
* src/IDF/Key.php: new column "type" which is either "ssh" or "mtn";
  utility functions to query the mtn key name and id as well as
  all available key types for the current IDF installation
* src/IDF/Migrations/16KeyType.php: needed migration script
* src/IDF/Plugin/SyncGit/Cron.php: ensure only SSH keys are handled
* adapt forms and templates accordingly
2010-08-11 23:48:09 +02:00
..
Cron.php Add the possibility to save mtn public keys per user 2010-08-11 23:48:09 +02:00
Serve.php Fixed issue 459, variables not defined for exec in PHP 5.3. 2010-05-11 10:13:38 +02:00