Commit Graph

10 Commits (a442fd588ee2bc3bd25c9c9cea0c472e7e86681d)

Author SHA1 Message Date
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
Vladimir Solomatin 430c9cb00e Fixed issue 467, exception when deleting an orphan git repo. 2010-05-17 19:40:26 +02:00
Loic d'Anterroches 82e2684004 Fixed to match with the name of configuration setting. 2009-07-13 16:11:20 +02:00
Mehdi Kabab e235242ea6 Fixed issue 204, deleting a project does not remove the repository 2009-06-19 16:44:35 +02:00
Loic d'Anterroches 28432296bf Fixed the bad static call. 2009-01-20 17:37:37 +01:00
Loic d'Anterroches 5d3ce34c4b Fixed to correctly update the git daemon export flag as needed. 2009-01-20 17:31:55 +01:00
Loic d'Anterroches 61f53c518f Added the latest elements of the git repositories control.
Now, need to write the documentation.
2009-01-20 10:33:56 +01:00
Loic d'Anterroches 941a495144 Added the bulk of the access control to the git repositories. 2009-01-19 20:44:03 +01:00
Loic d'Anterroches 48355417d7 Remove cariage returns in the SSH keys. 2009-01-17 16:37:14 +01:00
Loic d'Anterroches 419601bb92 Added the upload of the SSH key for the end user. 2009-01-14 23:05:52 +01:00