Commit Graph

230 Commits

Author SHA1 Message Date
Roland Gruber cc7c8f8b82 allow @ in user names 2008-01-29 18:22:36 +00:00
Roland Gruber ed37d9f7cf performance enhancement 2007-11-15 11:02:57 +00:00
Roland Gruber e62ebcd65b removed check_ip() 2007-11-13 10:47:08 +00:00
Roland Gruber f074634070 added function to create random passwords 2007-11-05 18:16:29 +00:00
Roland Gruber 4cbc52cc22 changed to public/private 2007-10-13 17:28:37 +00:00
Roland Gruber 873f600ae8 changed regex for logon script 2007-09-24 19:22:04 +00:00
Roland Gruber f1dda8d924 use ->server() 2007-07-08 10:51:01 +00:00
Roland Gruber ba02c8a176 added another date check 2007-07-02 18:23:13 +00:00
Roland Gruber d22422bff2 MHash no longer needed 2007-06-24 11:16:14 +00:00
Roland Gruber 75113800c7 added check for business category 2007-06-11 18:17:30 +00:00
Roland Gruber a80990c0c5 fixed check_ip 2007-05-26 11:39:17 +00:00
Roland Gruber 1da2323f04 added check_ip 2007-03-24 14:04:59 +00:00
Roland Gruber b3a2f33377 allow more characters in NIS aliases 2007-03-05 16:42:58 +00:00
Roland Gruber b955a3d04d do not depend on $_SESSION['ldap'] for password hashing 2006-11-11 10:15:38 +00:00
Roland Gruber 1ccfbbde8d allow / at the end of homedir 2006-09-21 16:27:52 +00:00
Roland Gruber 48cbd62917 moved in_array_ignore_case to account.inc 2006-07-17 17:45:14 +00:00
Roland Gruber 5c96801e81 allow letters in telephone number 2006-06-29 11:24:55 +00:00
Roland Gruber 2a6767a59b fixed host restrictions 2006-05-05 10:28:23 +00:00
Roland Gruber 856f2ebcd8 allow \"@\" in passwords (1477878) 2006-04-28 08:44:26 +00:00
Roland Gruber f392ec1d6c allow caret in passwords 2006-04-10 14:19:22 +00:00
Roland Gruber dc3f060057 fixed regex for passwords 2006-04-09 10:10:35 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber 6892cd13d7 allow $ in logon script 2006-02-23 08:49:42 +00:00
Roland Gruber 55a49a6e51 allow $ at the end of \"cn\" (needed for hosts) 2006-02-23 08:37:37 +00:00
Roland Gruber a691ea4b4d less restrictive date check 2006-02-12 11:03:20 +00:00
Roland Gruber 25c792cf23 fixed email regex (patch 1403922) 2006-01-14 09:56:17 +00:00
Roland Gruber fdfc9f8dca merge with 0_6_dev branch 2006-01-01 16:30:05 +00:00
Roland Gruber 0be3028c30 less restrictive input checks 2005-12-10 09:47:09 +00:00
Roland Gruber 659437af53 less restrictive input checks 2005-12-10 09:42:55 +00:00
Roland Gruber 7458053b5e allow numbers in first/last name 2005-11-10 16:16:20 +00:00
Roland Gruber 1135c5d709 allow "$" as last character in common name (needed for old hosts) 2005-10-26 09:23:44 +00:00
Roland Gruber d217dd78b3 changed regex for mailLocalAddress 2005-09-20 14:40:11 +00:00
Roland Gruber 9c71e24ac1 added PHPDoc comments 2005-08-12 13:18:05 +00:00
Roland Gruber f5ad2e6566 allow \"@\" in cn attribute 2005-07-26 09:54:35 +00:00
Roland Gruber 7de3e699bb PHPDoc updates 2005-07-21 10:33:02 +00:00
Roland Gruber 00bc52f6e6 allow $ in UNC paths (for $user/$group) 2005-07-11 19:01:06 +00:00
Roland Gruber e490ec98fb added regex for DNs 2005-07-02 12:03:49 +00:00
Roland Gruber 697893fbc0 made inetOrgPerson independent from posixAccount 2005-06-19 09:38:44 +00:00
Roland Gruber 7546f7efd2 fixed regex for Unix workstations 2005-06-06 19:24:23 +00:00
Roland Gruber 52fd5c9ccd added regex for country names 2005-04-07 13:10:15 +00:00
Roland Gruber 1e53b1bb16 fixed several PHP notices 2005-02-22 20:20:47 +00:00
Roland Gruber 92184d841e allow % in Samba profile/home path 2005-01-24 20:57:38 +00:00
Roland Gruber e6beeaa933 added \"$\" to home directory regex 2005-01-22 10:57:48 +00:00
Roland Gruber 520d97be03 added nis_recipient 2005-01-04 20:14:48 +00:00
Roland Gruber 8f9507dc2a added nis_alias for nisMailAlias module 2004-12-31 13:50:30 +00:00
Roland Gruber e7f79fbb43 added DNS names as regex 2004-12-29 08:49:09 +00:00
Roland Gruber 7a0b0c6da6 added "*.exe" to Samba logon script regex 2004-12-17 16:52:11 +00:00
Roland Gruber 36194a18a1 Samba passwords are now calculated with PHP include file 2004-12-07 20:30:29 +00:00
Roland Gruber d3de89ecbe added Samba logon hours 2004-11-28 19:44:46 +00:00
Roland Gruber 2c79564a0d fixed regex for date 2004-11-19 14:25:30 +00:00