Commit Graph

597 Commits

Author SHA1 Message Date
Miles Lott
37122a1fa7 add globals to work with setup 2001-09-12 16:49:23 +00:00
jengo
e191362086 phpinfo() will now pop-up in a javascript window, the old method made things look very bad 2001-09-12 00:07:49 +00:00
Miles Lott
6d61de65ed Updated file from Guillaume Courtois <guigui@gugux.net> 2001-09-08 13:02:12 +00:00
Miles Lott
4ace9f98b2 Silence an error if user is not a member of a group 2001-09-08 06:23:50 +00:00
Miles Lott
f6d2f9738f Add never expires checkbox 2001-09-08 06:20:39 +00:00
Miles Lott
a7d2c1f0f5 Add never expires checkbox, since default date is now valid; Fixes to verify status is unsettable; 2001-09-08 06:18:43 +00:00
Miles Lott
71b16171cf Default expires now one week from today, instead of 12-31-1969 2001-09-08 05:12:36 +00:00
Miles Lott
9973835b36 Update this form to match the other 2001-09-08 04:52:17 +00:00
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
Miles Lott
fbad639a7a Forgot to post the updated templates 2001-09-05 02:53:18 +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
bettina
3051d1645d update langs 2001-09-05 01:49:28 +00:00
Miles Lott
8c8157235d No longer needed 2001-09-04 19:50:43 +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
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
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
Miles Lott
aedcd42f81 Add new default group config used for auto_add() 2001-08-31 22:30:47 +00:00
Miles Lott
72628a8880 temporary(?) fix to ensure certain old core apps still work, since their
configs are (still) api
2001-08-30 19:30:57 +00:00
Lars Kneschke
7b043d76b1 removed 2 unneeded funtions 2001-08-28 22:00:05 +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
Miles Lott
39de2bd2f9 GLOBALS... 2001-08-27 10:26:57 +00:00
zone
e70fb95b84 Fix add_def_pref when only one app was selected. Remove file_space junk for good 2001-08-21 07:12:41 +00:00
skeeter
cc37142599 Fixes for when no apps are enabled for a group/user to setup default preferences. 2001-08-21 00:51:03 +00:00
jengo
1fc7368927 Converted over to the 3 tier design 2001-08-16 01:38:14 +00:00
Miles Lott
428d511534 I give up for now, this should let you edit all 2001-08-13 22:39:42 +00:00
Miles Lott
fc01f2d86e not perfect but better re: dup server name conflict 2001-08-13 22:11:47 +00:00
Miles Lott
930c475286 Add missing fields 2001-08-13 20:37:51 +00:00
Miles Lott
af5585a28e Add some lang 2001-08-13 20:33:40 +00:00
Miles Lott
bf0f19ef26 Adding peer server admin 2001-08-13 17:08:00 +00:00
Lars Kneschke
c05949d6f2 removed a typo in the template 2001-08-13 16:31:58 +00:00