Roland Gruber
|
cd0e11e809
|
allow password reset mails in HTML format
|
2011-05-22 15:02:14 +00:00 |
Roland Gruber
|
e59023b1a9
|
allow mail address with name part for password reset FROM address
|
2011-05-17 16:02:31 +00:00 |
Roland Gruber
|
4f46c325a0
|
added Pavel's patch
|
2011-03-22 17:40:40 +00:00 |
Roland Gruber
|
d93a4f84cd
|
improved script server check
|
2010-10-17 13:36:24 +00:00 |
Roland Gruber
|
bf8ec949f5
|
fixed PHP notice
|
2010-09-13 20:05:58 +00:00 |
Roland Gruber
|
2ead13206a
|
added LAM Pro mail settings
|
2010-08-29 16:02:51 +00:00 |
Roland Gruber
|
ce5f6e812f
|
show login if settings were saved
|
2010-05-28 13:45:34 +00:00 |
Roland Gruber
|
fa9edd7963
|
added config option for LDAP search limit
|
2010-02-06 18:30:21 +00:00 |
Roland Gruber
|
5733e93070
|
better checking if config files are writable
|
2009-11-06 19:15:56 +00:00 |
Roland Gruber
|
50b0f5e731
|
new homepage
|
2009-10-27 18:47:12 +00:00 |
Roland Gruber
|
d4886bb03f
|
PHP 5.3 compatibility
|
2009-08-13 18:57:26 +00:00 |
Roland Gruber
|
5b69883c0a
|
added TLS option
|
2009-05-03 17:31:39 +00:00 |
Roland Gruber
|
e107104da7
|
allow to get login user DN from LDAP
|
2009-03-07 16:22:30 +00:00 |
Roland Gruber
|
b5ee91b50e
|
added password policy settings
|
2008-02-10 13:19:05 +00:00 |
Roland Gruber
|
4808d138fd
|
added new security model
|
2007-12-30 12:32:48 +00:00 |
Roland Gruber
|
4bb25a5c17
|
made members of config class private
|
2007-12-29 18:59:09 +00:00 |
Roland Gruber
|
eac2780860
|
use __construct()
|
2007-12-28 16:08:56 +00:00 |
Roland Gruber
|
e6a5a5ad28
|
moved list size setting to new list configuration page
|
2007-12-09 10:45:04 +00:00 |
Roland Gruber
|
b23002ad67
|
hashed password
|
2007-11-08 19:19:50 +00:00 |
Roland Gruber
|
6260184600
|
hashed password
|
2007-11-07 21:02:13 +00:00 |
Roland Gruber
|
3e4c3d71ce
|
fixed typo
|
2007-11-03 13:22:12 +00:00 |
Roland Gruber
|
cecd948b76
|
PhpDoc fix
|
2007-11-03 13:17:39 +00:00 |
Roland Gruber
|
15dfe2c5d8
|
added warning message if config file is not writable
|
2007-10-26 17:51:56 +00:00 |
Roland Gruber
|
6e5dba2385
|
use old scriptServer setting in conf files to be compatible
|
2007-02-25 14:15:08 +00:00 |
Roland Gruber
|
eb9de717b4
|
new lamdaemon options
|
2007-02-22 17:16:14 +00:00 |
Roland Gruber
|
bbd7272c0c
|
renamed config classes
|
2006-09-24 14:19:50 +00:00 |
Roland Gruber
|
185d3fd2ce
|
added host restriction
|
2006-04-25 11:25:07 +00:00 |
Roland Gruber
|
0fec1ae9c1
|
added logging
|
2006-04-23 16:33:25 +00:00 |
Roland Gruber
|
ef8365d787
|
implemented session timeout
|
2006-04-18 10:57:16 +00:00 |
Roland Gruber
|
faa7679d16
|
do not show PHP trace
|
2006-04-16 12:42:40 +00:00 |
Roland Gruber
|
1ce2b98103
|
Copyright updates
|
2006-03-03 17:30:35 +00:00 |
Roland Gruber
|
714b756bb2
|
fixed loading of empty values
|
2006-02-03 15:36:39 +00:00 |
Roland Gruber
|
28d0a8e6b9
|
less PHP notices
|
2006-01-24 14:23:42 +00:00 |
Roland Gruber
|
fdfc9f8dca
|
merge with 0_6_dev branch
|
2006-01-01 16:30:05 +00:00 |
Roland Gruber
|
860f34f507
|
set gettext encoding
|
2005-12-04 10:27:19 +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
|
5a263dbea3
|
added function for version information
|
2005-04-07 13:12:38 +00:00 |
Roland Gruber
|
0061cee082
|
get_<scope>Suffix() -> get_Suffix(<scope>)
|
2005-03-10 20:20:00 +00:00 |
Roland Gruber
|
92ce7b810a
|
added tree view
|
2005-02-27 12:40:06 +00:00 |
Roland Gruber
|
ec33ddb514
|
renamed get/set_UserModules etc. to get_AccountModules($scope)
|
2004-10-17 09:36:36 +00:00 |
Roland Gruber
|
9aac2700a4
|
check correctness of modules only once on load
|
2004-10-14 18:59:26 +00:00 |
Roland Gruber
|
c811b1721c
|
set language to English if not defined in session
|
2004-10-07 09:48:31 +00:00 |
Roland Gruber
|
dd5231ca9c
|
modified default modules, added checks for module properties
|
2004-10-02 17:16:39 +00:00 |
Roland Gruber
|
c6d1ebc98d
|
set character encoding in HTTP header
|
2004-10-02 12:06:03 +00:00 |
Roland Gruber
|
66fa43498a
|
phpdoc update
|
2004-09-26 08:46:56 +00:00 |
Roland Gruber
|
10d873cee4
|
changed regex for admin list
|
2004-08-18 19:20:29 +00:00 |
Roland Gruber
|
a9bb380ccf
|
removed syntax check for LDAP suffixes
|
2004-08-14 12:39:36 +00:00 |
Roland Gruber
|
c986660195
|
moved password hash type setting to modules
|
2004-08-03 18:49:19 +00:00 |
Roland Gruber
|
0a75fe91a0
|
moved min/maxUID settings for users and hosts to posixAccount module
|
2004-08-01 09:39:24 +00:00 |
Roland Gruber
|
8c6b75e5a5
|
moved min/maxGID to module settings
|
2004-07-26 15:15:30 +00:00 |
Roland Gruber
|
3959293d09
|
implemented configuration options for modules
|
2004-07-24 17:14:39 +00:00 |
Roland Gruber
|
aa052ebf10
|
fixed saving of new settings
|
2004-07-24 11:50:44 +00:00 |
Roland Gruber
|
650b694488
|
get/set_configSettings with array values
|
2004-07-24 09:26:44 +00:00 |
Roland Gruber
|
cf5cc2f519
|
added dynamic settings for modules
|
2004-07-18 10:18:25 +00:00 |
Roland Gruber
|
5f31cbef1a
|
removed user PDF text
|
2004-06-03 10:50:01 +00:00 |
Roland Gruber
|
1a61d3a7dd
|
removed get_samba3() call
|
2004-06-02 13:20:19 +00:00 |
Roland Gruber
|
dc7ffcc5a6
|
documentation update
|
2004-05-31 14:04:00 +00:00 |
duergner
|
c1735aecc6
|
added getPDFEntries in sambaSamAccount;
first step of pdf structure editor implementet; there is no functionallity at this point. Just a litte bit of graphic.
|
2004-05-30 13:43:42 +00:00 |
Roland Gruber
|
e1f04d8543
|
remvoved Samba 3 setting,
changed some comments for PHPDoc
|
2004-05-30 12:16:01 +00:00 |
duergner
|
3a27f1591f
|
changed parameter for get_pdftext function
|
2004-05-23 15:25:14 +00:00 |
Roland Gruber
|
bf42eaa53c
|
fixed problems with non-available modules in profile
|
2004-02-10 22:04:18 +00:00 |
Roland Gruber
|
456d9e4def
|
updated to new getAvailableModules function
|
2004-02-10 20:52:01 +00:00 |
Roland Gruber
|
1aa6f8de59
|
added module selection
|
2004-02-01 12:33:21 +00:00 |
Roland Gruber
|
9180e779dd
|
first part of module functions
|
2004-01-30 17:06:28 +00:00 |
Roland Gruber
|
bcb60e5dea
|
made host management optional
|
2004-01-27 18:05:35 +00:00 |
Roland Gruber
|
d34468e787
|
syntax of list attributes is now less strict
|
2004-01-05 17:23:49 +00:00 |
Roland Gruber
|
acddfb773a
|
updated to new $_SESSION['header']
|
2003-11-29 12:54:00 +00:00 |
Roland Gruber
|
cb6c900276
|
save pdftext only if needed, changed error message if write failed
|
2003-11-16 09:20:31 +00:00 |
Roland Gruber
|
885ef93eaf
|
added PDF text
|
2003-11-15 10:35:58 +00:00 |
Roland Gruber
|
3e52f102f4
|
added functions to read/write PDF text
|
2003-11-10 18:36:10 +00:00 |
Roland Gruber
|
9ff6f56a3b
|
added PDF text for users
|
2003-11-08 10:33:12 +00:00 |
Roland Gruber
|
ac919a161e
|
allow spaces in suffixes and ou's
|
2003-11-06 22:02:58 +00:00 |
Roland Gruber
|
c535a42f27
|
added comments, removed double checks, removed session related bug
|
2003-10-11 12:17:28 +00:00 |
Roland Gruber
|
105f119efa
|
added plain text passwords, fixed empty passwords
|
2003-10-05 10:51:01 +00:00 |
Roland Gruber
|
a3a7cf56f5
|
added password hash setting
|
2003-10-04 12:34:19 +00:00 |
Roland Gruber
|
7a20393b5e
|
chmod config files to 0600
|
2003-10-01 15:01:29 +00:00 |
Roland Gruber
|
2bc70df334
|
fixed buggy config saving
|
2003-09-30 18:42:14 +00:00 |
Roland Gruber
|
e99f635bfe
|
changed loading/saving of conf files
|
2003-09-21 20:10:52 +00:00 |
Roland Gruber
|
a2ba576f8d
|
renamed suffix vars
|
2003-09-19 19:49:45 +00:00 |
Roland Gruber
|
fcb6f1473b
|
renamed cache_timeout to cachetimeout for config update
|
2003-09-19 19:29:02 +00:00 |
Roland Gruber
|
c334ffbaac
|
added is_samba3() function
|
2003-09-15 16:24:44 +00:00 |
Roland Gruber
|
f53e55d32e
|
added metaRefresh function
|
2003-08-28 12:41:47 +00:00 |
Roland Gruber
|
8aa005bbf2
|
config file is case insensitive now
|
2003-08-23 09:21:54 +00:00 |
Roland Gruber
|
bb0000cafb
|
added get_cacheTimeoutSec()
|
2003-08-18 16:38:41 +00:00 |
Roland Gruber
|
2654a8446f
|
added cache timeout variable
|
2003-08-18 15:21:27 +00:00 |
Roland Gruber
|
a052e6af9b
|
removed domain SID from configuration
|
2003-08-13 12:42:33 +00:00 |
Roland Gruber
|
fd9b28d917
|
fixed checking of script path
|
2003-08-03 13:29:44 +00:00 |
Roland Gruber
|
c686c97bfb
|
removed ID-mapping
|
2003-08-03 11:46:35 +00:00 |
Roland Gruber
|
a50132e1e4
|
translation update
|
2003-08-01 07:44:56 +00:00 |
Roland Gruber
|
f9db558a6e
|
removed useless error messages
|
2003-07-30 21:23:48 +00:00 |
Roland Gruber
|
f29ba739eb
|
translation update
|
2003-07-30 14:34:33 +00:00 |
Roland Gruber
|
16635cfadd
|
added domain and mapping suffix
|
2003-07-25 15:41:51 +00:00 |
Roland Gruber
|
e401ce0e08
|
added suffix for domains and mappings
|
2003-07-25 14:12:07 +00:00 |
Roland Gruber
|
cefb02f3b1
|
fixed checking of domain SID
|
2003-07-24 15:37:17 +00:00 |
Roland Gruber
|
7eaa67208d
|
updated setlanguage()
|
2003-07-22 19:33:52 +00:00 |
Roland Gruber
|
86bafd04f6
|
updates for configuration profiles and minor fixes
|
2003-07-15 14:28:41 +00:00 |
Roland Gruber
|
f292691548
|
updates for better translation
|
2003-07-08 08:54:34 +00:00 |
Roland Gruber
|
cd08a7b923
|
updated to new configuration system
|
2003-07-06 10:24:41 +00:00 |
Roland Gruber
|
091cc18bb0
|
updates for better translation
|
2003-07-04 16:25:05 +00:00 |
Roland Gruber
|
46fb09b878
|
several changes after code review
|
2003-06-24 15:50:38 +00:00 |
Roland Gruber
|
9387613301
|
added domain SID to preferences
|
2003-06-19 19:01:00 +00:00 |
Roland Gruber
|
dd6a7b9623
|
added option for Samba 3.x
|
2003-05-28 15:37:48 +00:00 |
Roland Gruber
|
49a05114f0
|
allow "-" in DNs
|
2003-05-15 19:11:37 +00:00 |
Roland Gruber
|
01219adb3e
|
fixed path to lam.conf
|
2003-05-15 17:31:18 +00:00 |
Roland Gruber
|
b643b14a8f
|
changed echo commands to StatusMessage
fixed script settings
|
2003-05-14 13:45:52 +00:00 |
Roland Gruber
|
fdd1695a19
|
added new settings: scriptPath + scriptServer
minor changes
|
2003-05-12 17:52:54 +00:00 |
Roland Gruber
|
b43bc39e68
|
use existing messages.mo for translation
|
2003-05-10 11:17:28 +00:00 |
Roland Gruber
|
f643f10ee0
|
added default language
|
2003-05-09 16:22:46 +00:00 |
Roland Gruber
|
a6dabef929
|
fixed maxlistentries setting
|
2003-05-07 14:29:44 +00:00 |
dechutes
|
a1bbdeea27
|
tried to add a new config variable called maxlistentries
|
2003-05-06 23:52:00 +00:00 |
Roland Gruber
|
321d5e2426
|
added function to set language settings
|
2003-05-06 15:17:09 +00:00 |
Roland Gruber
|
266ba95456
|
fixed bug in path to lam.conf
|
2003-05-05 20:52:05 +00:00 |
Roland Gruber
|
03d647f94b
|
removed getLAMPath() function
|
2003-05-01 11:37:46 +00:00 |
Roland Gruber
|
eccfa5278c
|
added getLAMPath function
|
2003-04-28 18:08:06 +00:00 |
Roland Gruber
|
53fd170bfb
|
files were moved
|
2003-04-23 19:13:55 +00:00 |