Initial commit, with basic functionality.
commitccb2f99973ca6434c5ac3535bec2204790a47b67
authorJacob Helwig <jacob@technosorcery.net>
Sun, 15 Jun 2008 22:05:20 +0000 (15 15:05 -0700)
committerJacob Helwig <jacob@technosorcery.net>
Sun, 15 Jun 2008 22:05:20 +0000 (15 15:05 -0700)
treecab93a8d4729434c037f66d20825a801fc8ae524
Initial commit, with basic functionality.
15 files changed:
.gitignore [new file with mode: 0644]
Build.PL [new file with mode: 0644]
Changes [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
MANIFEST.SKIP [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
SIGNATURE [new file with mode: 0644]
Todo [new file with mode: 0644]
lib/Jifty/Plugin/Authentication/Bitcard.pm [new file with mode: 0644]
lib/Jifty/Plugin/Authentication/Bitcard/Dispatcher.pm [new file with mode: 0644]
lib/Jifty/Plugin/Authentication/Bitcard/Mixin/Model/User.pm [new file with mode: 0644]
t/001_load.t [new file with mode: 0644]