integrate login/register functionality more properly with app
authorTara L Andrews <tla@mit.edu>
Thu, 12 Jul 2012 21:07:42 +0000 (23:07 +0200)
committerTara L Andrews <tla@mit.edu>
Thu, 12 Jul 2012 21:07:42 +0000 (23:07 +0200)
commit3e97c22cc5b43e7804cfae75998b45290353bf0e
tree882c2de9ab53169e3c9d936b87a824604d5f09bd
parent9a7df25a0901fa0a67fed374e6051f0f85fed3a2
integrate login/register functionality more properly with app
stemmaweb/Makefile.PL
stemmaweb/lib/stemmaweb.pm
stemmaweb/lib/stemmaweb/Controller/Users.pm
stemmaweb/root/css/auth.css [new file with mode: 0644]
stemmaweb/root/css/style.css
stemmaweb/root/src/auth/login.tt
stemmaweb/root/src/auth/register.tt
stemmaweb/root/src/auth/success.tt [new file with mode: 0644]
stemmaweb/root/src/index.tt