skeeter
|
084bf0c8b4
|
Last fix for the domain cookie.
|
2002-09-26 03:07:50 +00:00 |
|
Zone
|
6d6050190e
|
Make session timeouts configurable and check for session timeout in verify() (every page load) instead of only when creating or destroying sessions
|
2002-09-24 05:23:30 +00:00 |
|
skeeter
|
b44fb7dcda
|
Missed a semicolon.
|
2002-09-15 23:42:56 +00:00 |
|
skeeter
|
328f9a4bc5
|
One more fix for the cookie stuff. This will at least delete properly.
|
2002-09-15 22:14:24 +00:00 |
|
skeeter
|
94eb165d39
|
Added mr_e's patch.
|
2002-09-14 21:58:39 +00:00 |
|
skeeter
|
f92c84b48c
|
This was something lacking and is now used with sitemgr.
|
2002-09-12 02:27:58 +00:00 |
|
skeeter
|
40df324cf5
|
GNU Bug #800.
|
2002-09-02 02:32:10 +00:00 |
|
Miles Lott
|
0a3912cf96
|
verify that get_var did not return an empty cookie var (breaks noncookie sessions)
|
2002-08-12 00:59:34 +00:00 |
|
seek3r
|
4a2729a720
|
massive and sweeping change to the link() function, the way the app loads up, to a single templates class instance, to a new template set structure which automaticly handles frames support. We will have much cleanup to do to get apps working again and have them following the new guidelines
|
2002-05-30 09:47:09 +00:00 |
|
skeeter
|
14a4078963
|
More utilization of the get_var() function. Also, added a define() of the menuaction. This will cut down on repetitive calls to get_var for the same variable.
|
2002-04-30 03:35:52 +00:00 |
|
skeeter
|
0337992b16
|
Taking advantage of the get_var() function.
|
2002-04-29 00:29:12 +00:00 |
|
skeeter
|
7991524018
|
This will disallow groups from logging into the system.
|
2002-01-16 02:10:56 +00:00 |
|
skeeter
|
25c4b80150
|
Trying to get a speed increase out of the cache.
|
2002-01-13 04:06:40 +00:00 |
|
seek3r
|
70261207f3
|
added php4 sessions class and added it as an option
|
2002-01-02 14:32:22 +00:00 |
|