skeeter
|
7861ad6363
|
Fix for editing a group. Was passing an invalid account_id for the group_id.
|
2001-09-05 22:39:27 +00:00 |
|
jengo
|
c5e7b0fb14
|
Removed some uneeded debug code from my last fix
|
2001-09-05 14:37:00 +00:00 |
|
Miles Lott
|
b64dbe3d4d
|
php3 array fix
|
2001-09-05 11:05:55 +00:00 |
|
jengo
|
b61103718f
|
Fixed logs not showing the current timestamp
|
2001-09-05 03:42:40 +00:00 |
|
Miles Lott
|
86496398e7
|
Place a default of none into security display
|
2001-09-05 02:54:03 +00:00 |
|
jengo
|
af907736ed
|
- Moved kill session over to 3 tier design
- Added ACL checks to current sessions
|
2001-09-05 02:13:27 +00:00 |
|
Miles Lott
|
7ba1d94b8d
|
Made servers admin 3-layer
|
2001-09-04 19:50:14 +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 |
|
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
|
deb2991868
|
These changes go along with the LDAP changes.
|
2001-09-04 03:13:28 +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 |
|
skeeter
|
7e6c8e5ab4
|
Added the group suport to this class.
|
2001-09-03 02:58:25 +00:00 |
|
Miles Lott
|
d0c4053077
|
Using GLOBALS
|
2001-09-02 14:54:03 +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
|
15fb31980d
|
php3 array fix
|
2001-09-02 12:44:02 +00:00 |
|
skeeter
|
386f8a755a
|
Missed a GLOBALS.
|
2001-09-02 07:30:46 +00:00 |
|
skeeter
|
cc1f20a340
|
Added list_group() and edit_group(). Still need to do add_group() and delete_group().
|
2001-09-02 07:30:25 +00:00 |
|
Miles Lott
|
cc10a86411
|
temporary undo of groups link
|
2001-09-02 00:39:42 +00:00 |
|
skeeter
|
df1d4a732c
|
Did a little cleaning on the access_history class. Using GLOBALS now and fits in the the accounts class in admin.
|
2001-09-01 23:40:28 +00:00 |
|
skeeter
|
2df316073d
|
This changes the user accounts over to an n-tier layout. Still needing to add the group accounts into these classes.
|
2001-09-01 23:32:40 +00:00 |
|
Lars Kneschke
|
edc3121ba8
|
removed a unneeded file
|
2001-08-28 21:58:26 +00:00 |
|
Lars Kneschke
|
8d7ba95ea6
|
created a class to create the left menu for plugins
changed the code for editaccount and viewaccount
|
2001-08-28 21:50:10 +00:00 |
|
jengo
|
1fc7368927
|
Converted over to the 3 tier design
|
2001-08-16 01:38:14 +00:00 |
|
Miles Lott
|
bf0f19ef26
|
Adding peer server admin
|
2001-08-13 17:08:00 +00:00 |
|
jerrywestrick
|
e41e0cc481
|
newer version of veiwer...
|
2001-08-12 01:06:07 +00:00 |
|
jerrywestrick
|
f83036ae9d
|
__FILE__, __LINE__ parameters
|
2001-08-08 07:21:29 +00:00 |
|
jerrywestrick
|
1ed266baee
|
changed errorlog calling format to new array() style...
|
2001-08-06 17:56:30 +00:00 |
|
jerrywestrick
|
a24a7639a7
|
uses the new html....
|
2001-08-06 16:51:44 +00:00 |
|
jerrywestrick
|
532726692c
|
cosmetic changes due to funny if syntax..cosmetic changes due to funny if syntax....
|
2001-08-06 16:50:20 +00:00 |
|
jerrywestrick
|
095bc09403
|
newer version.... Still not to be used in alpha...
|
2001-08-06 16:46:57 +00:00 |
|
jengo
|
a68ab81cec
|
Small HTML changes
|
2001-08-05 10:23:11 +00:00 |
|
jengo
|
f9726cefbe
|
Now uses the dbs timestamp field
|
2001-08-05 08:05:45 +00:00 |
|
jengo
|
75e4cfe0fa
|
Corrected bad link() call
|
2001-08-05 06:54:52 +00:00 |
|
jengo
|
775e55fc86
|
Added patch for eventlog
|
2001-08-05 06:48:42 +00:00 |
|
jengo
|
9b6cc18eb8
|
- Added banners
- Re-added the file I just deleted on mistake (currentusers.php)
- accesslog.php is no longer needed
|
2001-07-13 07:05:19 +00:00 |
|
jengo
|
68577e4d12
|
- Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n
|
2001-07-13 07:02:34 +00:00 |
|
jengo
|
c74b5f542f
|
No longer needed
|
2001-07-02 20:32:02 +00:00 |
|
Lars Kneschke
|
0c0924738c
|
added some german translations
added a way to inlcude plugins into editaccount.php
|
2001-07-01 17:29:49 +00:00 |
|
Miles Lott
|
c07df36673
|
Add site config link
|
2001-06-12 17:24:25 +00:00 |
|
skeeter
|
69d6ba0a2d
|
Added a PHP Info page back into the admin section.
|
2001-06-12 01:03:06 +00:00 |
|
jengo
|
ab63987864
|
Changed to new hook filename style
|
2001-06-07 02:40:35 +00:00 |
|
skeeter
|
775e90b953
|
This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files.
|
2001-05-24 01:13:09 +00:00 |
|
jengo
|
e4de7df1b1
|
Converted admin hooks over to templates
|
2001-05-16 05:12:20 +00:00 |
|
skeeter
|
7185c8fdb1
|
More controlled manual app. Controller can be more easily modified bya single source.
|
2001-05-14 00:18:12 +00:00 |
|
skeeter
|
34a91dbb46
|
New New manual - multi-language capabilities.
|
2001-05-11 02:34:43 +00:00 |
|
skeeter
|
76a9cfebe4
|
small fixes for consistency.
|
2001-05-08 17:25:13 +00:00 |
|
Miles Lott
|
58d77b3ddf
|
Change treemenu to an array
|
2001-05-08 10:34:12 +00:00 |
|