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
Loic d'Anterroches
738a8bdd60
Fixed issue 424, English grammar.
2010-04-12 20:55:00 +02:00
Loic d'Anterroches
cc6f1c7cd8
Added ticket 165, multiple SSH keys per user.
2010-02-22 22:27:31 +01:00
Loic d'Anterroches
e2bce19526
Removed the project list on the public profile page.
2010-02-22 20:41:12 +01:00
Loic d'Anterroches
c72e9f4eb0
Changed to accomodate the new way the session language is working.
2009-11-13 12:26:49 +01:00
Loic d'Anterroches
bdea6e4cbb
Fixed English typo.
2009-06-29 21:45:55 +02:00
Loic d'Anterroches
766acd01f4
Added the ability for a user to change his email address.
...
The change is not performed immediately. First a confirmation email is
sent to the user and if validated, the email address is changed.
2009-01-29 18:44:39 +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
Loic d'Anterroches
8378da5353
Fixed to not display the hashed password in the password field.
2008-12-07 09:46:08 +01:00
Loic d'Anterroches
05c8d321c1
Added developer/user dashboard for all the projects.
...
This fixes issue 60.
2008-12-05 20:37:24 +01:00
Loic d'Anterroches
d1911339d7
Added signals when the user updates his password.
2008-12-01 13:35:17 +01:00
Loic d'Anterroches
71461299bc
Fixed the listing of the projects in the public profile view.
2008-11-26 22:29:10 +01:00
Loic d'Anterroches
9814a75f82
Added the first work on an API.
2008-11-21 20:33:39 +01:00
Loic d'Anterroches
725ece26cd
Fixed in part issue 56, the templates are in the idf subfolder.
2008-11-18 09:15:02 +01:00
Loic d'Anterroches
5275a1a9d6
Fixed issue 5, add a way for user to manage their account.
...
Also added for each user a small public profile.
2008-08-12 22:17:49 +02:00