Initial auth example, something is a bit wonky with the session? auth-example
authorJess Robinson <castaway@desert-island.me.uk>
Sun, 22 Jul 2012 15:23:30 +0000 (16:23 +0100)
committerJess Robinson <castaway@desert-island.me.uk>
Sun, 22 Jul 2012 15:23:30 +0000 (16:23 +0100)
commitf8cbb1c82bda73d5e9860dbe2304cf5a7fd9355a
tree52aa15936c48aa62c4b7e1dc093698b06bb28761
parent1fc9b979e7a8279c206e43771340dcf183ec759d
Initial auth example, something is a bit wonky with the session?
examples/auth/auth.cgi [new file with mode: 0644]
examples/auth/auth.db [new file with mode: 0644]
examples/auth/lib/AuthApp/Schema.pm [new file with mode: 0644]
examples/auth/lib/AuthApp/Schema/Result/User.pm [new file with mode: 0644]
examples/auth/lib/Web/Simple/Application/Role/Authentication.pm [new file with mode: 0644]