Miles Lott
|
43c93130e8
|
Don't set included_classes to true until after the file is actually included
|
2001-09-04 04:52:47 +00:00 |
|
jengo
|
32a1526890
|
- Groups and accounts now fully check ACL rights for each section
- Admins can only grant as much access as they already have
- Removed Header() calls and replaced them with direct ui calls
|
2001-09-04 04:26:51 +00:00 |
|
skeeter
|
276153be84
|
Might fix a problem where is not an object.
|
2001-09-04 04:01:12 +00:00 |
|
Miles Lott
|
06ca22562c
|
Two php3 array fixes
|
2001-09-04 03:34:02 +00:00 |
|
skeeter
|
1e52451e2e
|
Never added the Id tage for cvs info in the files.
|
2001-09-04 03:29:36 +00:00 |
|
skeeter
|
0732fd541e
|
Starting to add support for displaying a list of alarms.
|
2001-09-04 03:17:49 +00:00 |
|
skeeter
|
4976ec2f54
|
Fixes for the caching of account_id's.
|
2001-09-04 03:15:03 +00:00 |
|
skeeter
|
3856821e6a
|
A few changes for the navbar.
|
2001-09-04 03:14:16 +00:00 |
|
skeeter
|
deb2991868
|
These changes go along with the LDAP changes.
|
2001-09-04 03:13:28 +00:00 |
|
skeeter
|
dcbcdd88ce
|
Made a few changes to the accounts LDAP storage processing.
|
2001-09-04 03:12:23 +00:00 |
|
skeeter
|
950e46b5f8
|
No longer needed.
|
2001-09-04 01:38:07 +00:00 |
|
skeeter
|
bb1a0f8c8c
|
No longer needed.
|
2001-09-04 01:26:55 +00:00 |
|
jengo
|
8c5a988f0f
|
No longer needed
|
2001-09-04 01:25:03 +00:00 |
|
jengo
|
8b483a14a4
|
Removed some commented out code
|
2001-09-04 01:18:35 +00:00 |
|
jengo
|
583c8d7c6c
|
Added new ACL Manager, currently only user accounts is using it
|
2001-09-04 01:17:40 +00:00 |
|
jengo
|
0b5c0c040a
|
Added new ACL Manager, currently only user accounts is using it
|
2001-09-04 01:12:13 +00:00 |
|
jengo
|
ac6cb8b252
|
Removed config options that have been moved to forced preferences
|
2001-09-03 23:35:38 +00:00 |
|
jengo
|
969e39dff0
|
Fixed the table header
|
2001-09-03 23:18:47 +00:00 |
|
jengo
|
c1ebab8a82
|
Added no permission checking for special calls to hooks (mainly for admin and preferences)
|
2001-09-03 23:02:36 +00:00 |
|
jengo
|
3c633fcbc1
|
Cleaned up the preferences section, its now split into seperate sections (using tabs) for admins. User, default and forced
|
2001-09-03 23:01:42 +00:00 |
|
Miles Lott
|
4234adb5df
|
Fix for edit that was saving owner also as an extra field, making the record
not viewable anymore; more use of GLOBALS
|
2001-09-03 12:00:38 +00:00 |
|
Miles Lott
|
5ec4407928
|
Fix for incorrect lang
|
2001-09-03 10:53:19 +00:00 |
|
skeeter
|
370818fa8e
|
Cleanups of warnings.
|
2001-09-03 09:51:27 +00:00 |
|
skeeter
|
a1d8939e82
|
Fix for the compare of version function. Was not properly setting testb vars.
|
2001-09-03 09:50:40 +00:00 |
|
skeeter
|
bf7156a0ef
|
Missed some GLOBALS before.
|
2001-09-03 09:49:03 +00:00 |
|
skeeter
|
e5b4517469
|
More checking for caching.
|
2001-09-03 09:48:32 +00:00 |
|
skeeter
|
81dfa789c0
|
Small changes. Added the caching back into id2name and did a little more checking for use of caching.
|
2001-09-03 09:47:47 +00:00 |
|
skeeter
|
4fdb437dc2
|
Cleanup for a warning message.
|
2001-09-03 09:44:30 +00:00 |
|
Miles Lott
|
9b8169d0e2
|
Fix for preprocessor weirdness in php3, constant must defined prior to a function
definition that will use it (in parsing order)
|
2001-09-03 04:45:28 +00:00 |
|
Miles Lott
|
2460cbbf09
|
GLOBALize log message call
|
2001-09-03 04:13:52 +00:00 |
|
Miles Lott
|
8dd5db4d01
|
Swap old/new update_lastlogin()
|
2001-09-03 03:56:12 +00:00 |
|
Miles Lott
|
8911a39448
|
php3 array fixes in baseline, remove double global in 1st update function
|
2001-09-03 03:31:13 +00:00 |
|
Miles Lott
|
e3c937326d
|
Fix (?) gettype and name2id/id2name - group/user confusion still possible...
|
2001-09-03 03:21:50 +00:00 |
|
Miles Lott
|
41c87c6cff
|
using GLOBALS, also helps php3 compat
|
2001-09-03 03:20:48 +00:00 |
|
skeeter
|
7e6c8e5ab4
|
Added the group suport to this class.
|
2001-09-03 02:58:25 +00:00 |
|
Miles Lott
|
0d89f77db7
|
Now renamed to be current ldap accounts class
|
2001-09-03 02:18:23 +00:00 |
|
Miles Lott
|
35781b842a
|
MAJOR: changing to new ldap accounts class, _old is the old file
|
2001-09-03 02:17:10 +00:00 |
|
Miles Lott
|
f637bdc11f
|
Add denied groups and users
|
2001-09-03 02:05:03 +00:00 |
|
bettina
|
cd4828bf09
|
added function to convert array to string plus ability to include arrays as extravar to the show_sort_order function
|
2001-09-02 18:37:38 +00:00 |
|
Miles Lott
|
d0c4053077
|
Using GLOBALS
|
2001-09-02 14:54:03 +00:00 |
|
Miles Lott
|
4d676d8259
|
Fixes for get_next_id() and exists()
|
2001-09-02 14:33:13 +00:00 |
|
Miles Lott
|
a4a65ffcd5
|
Fix return of account_id from name2id(), add note about class constructor
that does not load
|
2001-09-02 13:53:52 +00:00 |
|
Miles Lott
|
4004b60c84
|
Send intval of account_id to accounts class so that get_account_id will work
as expected
|
2001-09-02 13:51:24 +00:00 |
|
Miles Lott
|
e5585d24b6
|
This was out of date
|
2001-09-02 13:13:48 +00:00 |
|
Miles Lott
|
3c426e72e4
|
Move two ldap settings to the shared constructor, since the accounts_() constructor
does not load
|
2001-09-02 13:08:50 +00:00 |
|
Miles Lott
|
deb4930dc6
|
settype added to fix php3 error
|
2001-09-02 12:53:22 +00:00 |
|
Miles Lott
|
15fb31980d
|
php3 array fix
|
2001-09-02 12:44:02 +00:00 |
|
Miles Lott
|
2b156edc17
|
missing ;
|
2001-09-02 12:37:15 +00:00 |
|
Miles Lott
|
b9e1fd0763
|
Making this more current with sql class
|
2001-09-02 12:27:29 +00:00 |
|
skeeter
|
386f8a755a
|
Missed a GLOBALS.
|
2001-09-02 07:30:46 +00:00 |
|