seeddms-code/inc
2012-08-28 06:39:15 +00:00
..
inc.Authentication.php - check if password has expired 2012-08-28 06:36:33 +00:00
inc.Calendar.php - fixed security wholes (mostly possible sql injections) 2012-08-28 06:35:43 +00:00
inc.ClassEmail.php - added function sendPassword() 2011-10-07 16:11:58 +00:00
inc.ClassNotify.php - lots of documentation added 2010-11-30 12:23:46 +00:00
inc.ClassPasswordHistoryManager.php - simple class to manage the former passwords of a user 2012-08-28 06:28:42 +00:00
inc.ClassPasswordStrength.php - class to calculate the password strength 2012-08-28 06:25:52 +00:00
inc.ClassSession.php - quote string propperly before using in sql statement 2011-12-01 21:37:10 +00:00
inc.ClassSettings.php - added more configuration settings for password handling, stopwords file 2012-08-28 06:34:21 +00:00
inc.ClassUI.php - replace more <?= by <?php 2012-02-07 10:31:31 +00:00
inc.DBInit.php - move added of adodb path to include path from DBInit.php to Settings.php 2012-05-08 08:02:06 +00:00
inc.Language.php - move all sources into trunk 2010-10-29 13:19:51 +00:00
inc.LogInit.php - use global logger 2011-05-16 15:44:59 +00:00
inc.Settings.php - move added of adodb path to include path from DBInit.php to Settings.php 2012-05-08 08:02:06 +00:00
inc.Utils.php - prevent XSS attack in showtree() 2012-08-28 06:39:15 +00:00
inc.Version.php - prepare for version 3.3.0 2012-02-08 11:15:52 +00:00