Commit Graph

1022 Commits

Author SHA1 Message Date
seek3r
07b9a13571 correcting header creation 2001-01-02 08:51:31 +00:00
seek3r
601f50a4e6 correcting header creation 2001-01-02 08:50:41 +00:00
seek3r
5f298ace4f correcting header creation 2001-01-02 08:47:58 +00:00
seek3r
49bc1cf1e4 adding in schema proc for testing on php3 2001-01-02 08:43:57 +00:00
seek3r
71239ff304 adding in schema proc for testing on php3 2001-01-02 08:37:45 +00:00
seek3r
93cea133f7 adding in schema proc for testing on php3 2001-01-02 08:37:45 +00:00
seek3r
c2874a17ea minor roolback so jengo can test 2001-01-02 08:25:02 +00:00
seek3r
9ae9d07801 adding in schema proc 2001-01-02 08:22:36 +00:00
seek3r
923f731f0f fixed jengos problems 2001-01-02 08:15:12 +00:00
seek3r
f3a10f1998 fixed jengos problems 2001-01-02 08:12:17 +00:00
seek3r
b463fe28e4 fixed jengos problems 2001-01-02 08:11:00 +00:00
jengo
f2710edd85 Took out some charaters that where casuing problems 2001-01-02 06:26:45 +00:00
skeeter
74b88a4e0a adds for calendar 2001-01-02 00:48:28 +00:00
skeeter
7d4eb35da4 added calendar hook for home app 2001-01-01 18:49:28 +00:00
Lars Kneschke
0d342d2916 call a different hooks for "new user" and "modify user" 2001-01-01 12:02:53 +00:00
seek3r
e84c60be92 cleaned up interface to fit better 2001-01-01 11:57:47 +00:00
seek3r
c76e53cc0c added lang support 2001-01-01 11:50:35 +00:00
seek3r
7bb8355b5e fixed one more shortfall of manageheader 2001-01-01 10:49:38 +00:00
seek3r
2683bc556c corrected problem with db updates 2001-01-01 10:36:58 +00:00
skeeter
6e828646fa fixes logout/login problem 2000-12-31 23:46:55 +00:00
skeeter
1ed4e92e1b applied patch for setting preferences 2000-12-31 22:58:41 +00:00
seek3r
4089a9a2e2 code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 18:13:15 +00:00
Lars Kneschke
f4a7860474 now you can add your own plugins to the usermanager
i have user hook's for this

hook 1:
show_user_data
creates html code which gets added to the editaccount.php pages

hook2:
show_newuser_data
creates html code which gets added to the newaccount.php pages

hook3:
update_user_data
get's called after we have put the new userdata in the database

Enjoy
2000-12-31 16:20:49 +00:00
Lars Kneschke
594434dc47 reintroduced setup_header because it broke lang.php and ldap.php 2000-12-31 14:24:29 +00:00
seek3r
d40d5a77bb code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 10:14:11 +00:00
seek3r
a812666b75 code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 09:50:16 +00:00
skeeter
07d6df2ebd fix for php3 compatibility 2000-12-31 03:49:33 +00:00
skeeter
f248381a6f missed a stray setting 2000-12-31 03:28:08 +00:00
skeeter
fe8d288061 now php3 compatible 2000-12-31 02:19:56 +00:00
skeeter
61be9586c4 fix for missing hooks call in sync() 2000-12-30 21:39:16 +00:00
skeeter
6e715790bd stops killing common preferences 2000-12-30 17:43:17 +00:00
skeeter
b693138a0b sessions should work correctly/restructure of code 2000-12-30 17:10:20 +00:00
skeeter
1433ec0b6f beginnings of a working manual app 2000-12-30 04:07:14 +00:00
skeeter
a5e5dfb7f3 missed a ; 2000-12-30 02:08:04 +00:00
seek3r
f504d8f6a7 adding in some of the special setup files and dirs 2000-12-29 22:10:24 +00:00
Lars Kneschke
7a2cdee315 moved to "api_inc" 2000-12-29 20:04:42 +00:00
skeeter
c16da3e05b fix for crypto and password 2000-12-29 19:40:09 +00:00
seek3r
f32f3ab843 cleaned up a little code 2000-12-29 19:31:23 +00:00
skeeter
82ac91886f minor fix for pgsql beta upgrade 2000-12-29 18:29:13 +00:00
skeeter
4066c6eb80 fix for free/busy view 2000-12-29 18:06:01 +00:00
jengo
19a79c9735 Working on fixing serialize() with encryption, seems to work on 3.0.16 2000-12-29 09:56:04 +00:00
jengo
0c5e127b53 Started converting the code to encrypt the session_info field, and it now uses kp3 properly. This needs to be tested 2000-12-29 09:00:52 +00:00
skeeter
4985bb1605 small fixes for editting accounts 2000-12-29 04:33:29 +00:00
skeeter
b068905f32 now saves apps again assoc to the group 2000-12-29 03:59:04 +00:00
skeeter
ba16563d01 now saves apps again assoc to the group 2000-12-29 03:57:53 +00:00
skeeter
3ef93d16db small fixes for new users and group edits 2000-12-29 03:49:29 +00:00
skeeter
1e4f1ecc8b small fixes for new users and group edits 2000-12-29 03:05:30 +00:00
jengo
b150a2a1c4 This might be the final fix to get things working with serialize() in all version of PHP 2000-12-28 11:29:05 +00:00
seek3r
b60a700dcf fixed header management 2000-12-28 09:52:13 +00:00
seek3r
c54b78187f restored lang.php after I kept screwing it up 2000-12-28 08:00:59 +00:00