From d0251553146256bfa03ee63d77fcc90582a1289d Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sat, 8 Nov 2008 01:56:59 +0000 Subject: The start of an authentication module. This provides the installation and a basic install test. There is no interface at the moment to do authentication. It is dependent on the install of the user module. --- modules/auth/models/password.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 modules/auth/models/password.php (limited to 'modules/auth/models') diff --git a/modules/auth/models/password.php b/modules/auth/models/password.php new file mode 100644 index 00000000..fd1fee58 --- /dev/null +++ b/modules/auth/models/password.php @@ -0,0 +1,22 @@ +