d3e68fdc8a
two small bugfixes:
...
- syntax error
- fix commentation marks
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@944 a1433add-5e2c-0410-b055-b7f2511e0802
2011-02-05 10:54:59 +00:00
f73c7cbad2
added some things to model class
...
added user_model.php for user handling
added user_controller.php for controlling user missgin view for output.
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@933 a1433add-5e2c-0410-b055-b7f2511e0802
2011-01-02 14:16:19 +00:00
20e14ad664
Fixed CRYPT
...
added CRAM-MD5
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@929 a1433add-5e2c-0410-b055-b7f2511e0802
2010-12-31 17:39:22 +00:00
3c7d04e92a
Own Crypt Library. Independence of dovecotpw/doveadm pw
...
added some structure and tried to impelement CRYPT.
Dovecots Version is here (crypt_generate() ) http://hg.dovecot.org/dovecot-1.2/file/84373d238073/src/auth/password-scheme.c
Can someone help me with creating the lib?
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@928 a1433add-5e2c-0410-b055-b7f2511e0802
2010-12-31 04:38:00 +00:00
3004a6cafc
added some snippets for new model layout. with new database framework
...
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@921 a1433add-5e2c-0410-b055-b7f2511e0802
2010-12-29 12:27:12 +00:00