work in progress to encypt passwords and convert cgi-bin to MVC.
commit294fc2ea67d701456aa936ecb7bdcd3d240b297e
authorLukas Mueller <lam87@cornell.edu>
Sun, 22 Apr 2018 20:09:57 +0000 (22 16:09 -0400)
committerLukas Mueller <lam87@cornell.edu>
Sun, 22 Apr 2018 20:09:57 +0000 (22 16:09 -0400)
treef748c87ff40b85926121bf661896b47c1ca451cc
parenta2d44f8d34620edd46544b996d0f0cf409432fc3
work in progress to encypt passwords and convert cgi-bin to MVC.
lib/SGN/Controller/AJAX/User.pm [new file with mode: 0644]
lib/SGN/Controller/User.pm [new file with mode: 0644]
mason/user/account_creation_failed.mas [new file with mode: 0644]
mason/user/change_account.mas [new file with mode: 0644]
mason/user/new_account.mas [new file with mode: 0644]
mason/user/reset_password.mas [new file with mode: 0644]
mason/user/reset_password_form.mas [new file with mode: 0644]