Rework all of the ssh key handling. Moved the parsing and verification
to an external perl script, and use ssh-keygen to attempt conversion off SSH2/SECSH key formats. This is actually a simplification of the php code, which is not generally very good at this kind of thing (or maybe I mean perl is just better at it). The parsing and error handling it also much improved.
Showing
- account/addpubkey.in 285 additions, 0 deletionsaccount/addpubkey.in
- account/webaddpubkey.in 25 additions, 0 deletionsaccount/webaddpubkey.in
- utils/GNUmakefile.in 1 addition, 1 deletionutils/GNUmakefile.in
- utils/addpubkey.in 285 additions, 0 deletionsutils/addpubkey.in
- utils/webaddpubkey.in 25 additions, 0 deletionsutils/webaddpubkey.in
- www/cdromcheckin.php3 11 additions, 10 deletionswww/cdromcheckin.php3
- www/defs.php3.in 13 additions, 0 deletionswww/defs.php3.in
- www/joinproject.php3 51 additions, 63 deletionswww/joinproject.php3
- www/newproject.php3 56 additions, 69 deletionswww/newproject.php3
- www/showpubkeys.php3 59 additions, 98 deletionswww/showpubkeys.php3
- www/stoller-emulab-defs.php3 5 additions, 5 deletionswww/stoller-emulab-defs.php3
- www/stoller-home-defs.php3 5 additions, 5 deletionswww/stoller-home-defs.php3
Loading
Please register or sign in to comment