Commit Graph

745 Commits

Author SHA1 Message Date
Roland Gruber eb71557f54 better error handling 2005-05-10 16:51:32 +00:00
Roland Gruber 200e7e6c1a fixed lm/ntPassword and pwdLastSet 2005-05-10 15:34:43 +00:00
Roland Gruber fe48b1f53f fixed RID 2005-05-10 15:02:58 +00:00
Roland Gruber 1f3b8614b0 fixed profile loading 2005-05-08 16:50:13 +00:00
Roland Gruber 64fd21a6f0 fixed saving of nonset attributes 2005-05-08 16:37:36 +00:00
Roland Gruber 0f3d478e20 fixed sambaLM/NTPassword values 2005-05-08 12:39:29 +00:00
Roland Gruber 113622c7f0 fixed sambaPrimaryGroupSID value 2005-05-08 11:04:32 +00:00
Roland Gruber d98f36cad4 fixed double password entries for new accounts 2005-05-08 10:36:18 +00:00
Roland Gruber 9728ab3556 info messages no longer block changing modules;
better messages if some required information is still missing
2005-05-07 14:32:18 +00:00
Roland Gruber 48cc835ade use no printf when not needed 2005-05-06 13:15:27 +00:00
Roland Gruber 68a6a94454 use new cache functionality 2005-05-05 13:53:27 +00:00
Roland Gruber 5ff78daf76 use cn attribute to read group name, not DN 2005-05-05 13:28:54 +00:00
Roland Gruber 4bab674b29 removed unused code 2005-05-05 13:12:02 +00:00
Roland Gruber fca21dbdf8 use new cache functionality for finding possible new memberUIDs 2005-05-05 13:07:34 +00:00
Roland Gruber 4211e548da implemented query for multiple attributes (task #114873) 2005-05-05 10:03:46 +00:00
Roland Gruber 5e97605681 removed checks if attribute and objectclass are in schema 2005-05-04 12:33:47 +00:00
Roland Gruber 7260a8c409 moved password fields to subpage (task #114875) 2005-05-03 14:46:06 +00:00
Roland Gruber b8a99ec1e3 count entries are now removed in modules.inc:load_account() 2005-05-02 18:14:58 +00:00
Roland Gruber b63b876aba added RDN selection (task #107567) 2005-05-02 17:41:09 +00:00
Roland Gruber 1655f7c711 added boolean to check if account is new or loaded from LDAP (task #114874) 2005-04-29 15:20:48 +00:00
Roland Gruber b3189b50d5 added help link for filters 2005-04-24 13:14:15 +00:00
Roland Gruber d9e3ee720f fixed getAvailablePDFFields() 2005-04-24 10:35:26 +00:00
Roland Gruber 2551c825b6 changed help links to icons 2005-04-23 16:54:34 +00:00
Roland Gruber 2c762b1d84 fixed group selection 2005-04-23 14:26:22 +00:00
Roland Gruber 8301e5aff3 fixed alignment in member selection 2005-04-23 14:25:40 +00:00
Roland Gruber 67e22d8dcf fixed member selection 2005-04-22 13:33:34 +00:00
Roland Gruber 5bfcf6f0fc changed CSS for fieldsets 2005-04-22 08:56:47 +00:00
Roland Gruber ff0e65a538 encrypt cache content in session file 2005-04-19 18:43:53 +00:00
Roland Gruber b29106b783 replaced load_ldap_attributes with parent class function call 2005-04-16 13:41:17 +00:00
Roland Gruber f681a189c9 load default profile for new accounts 2005-04-16 10:58:18 +00:00
Roland Gruber 63064fa7b6 email and givenname are optional 2005-04-16 10:45:39 +00:00
Roland Gruber fb89aaa120 more general list functions in config.inc,
put attribute-description code in lists.inc
2005-04-14 17:42:15 +00:00
Roland Gruber ab44ea6afc better error handling if no Unix groups exist 2005-04-12 19:38:32 +00:00
Roland Gruber 5a263dbea3 added function for version information 2005-04-07 13:12:38 +00:00
Roland Gruber 52fd5c9ccd added regex for country names 2005-04-07 13:10:15 +00:00
Roland Gruber f516106e4a fixed help links in parseHTML() if called from templates/ 2005-04-05 12:04:37 +00:00
Roland Gruber 82b4345780 fixed display of homedir checkbox on account deletion 2005-04-05 11:43:19 +00:00
Roland Gruber 09f2ccf873 added dummy functions for delete.php 2005-04-04 16:54:10 +00:00
Roland Gruber e2b413a7b5 fixed unneeded dependencies 2005-04-04 15:57:35 +00:00
Roland Gruber 66b0edbdb6 added scope to parseHtml() and fixed loading of old values 2005-03-29 16:10:30 +00:00
Roland Gruber 2f3ba8f89c added profile specific code to parseHtml() 2005-03-29 14:33:31 +00:00
Roland Gruber 2bf5430737 moved parse_html function out of accountContainer and added image option 2005-03-29 10:05:08 +00:00
Roland Gruber 9203a3e869 fixed error messages 2005-03-26 11:27:48 +00:00
Roland Gruber 88ae108dec put autoUID generation in extra function 2005-03-25 14:21:07 +00:00
Roland Gruber 8c4c6b120e fixed problem if GIDs greater than maxGID exist 2005-03-25 14:20:26 +00:00
Roland Gruber 3d820bd98d fixed error handling in getNextGIDs() 2005-03-25 12:54:04 +00:00
Roland Gruber e65429cf0f put autoGID generation in extra function 2005-03-25 12:38:36 +00:00
Roland Gruber 0061cee082 get_<scope>Suffix() -> get_Suffix(<scope>) 2005-03-10 20:20:00 +00:00
Roland Gruber 2c60d5dc72 proccess -> process 2005-03-10 18:35:04 +00:00
Roland Gruber 53b8e701fc fixed some PHP notices 2005-03-05 13:26:46 +00:00