JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Colin Kuskie
ba1f686920
ran perlcritic -stern on Session.pm. Fixed a few things that it recommends. Session.pm was clean for -gentle
2007-12-03 02:00:28 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
98331a137e
- Added master failover database config option.
2007-03-14 04:10:03 +00:00
JT Smith
172985e2a0
- fix: 7.4 Editing SQL Form seems to break site ...?
2007-03-09 05:38:44 +00:00
Colin Kuskie
7d5e6ae526
remove debug code from User.pm and fix slave handling in Session
2007-03-08 22:54:20 +00:00
JT Smith
0ceb0f68e3
- Made slave handling more fault tollerant, and slightly higher performing.
2007-03-07 19:22:45 +00:00
Doug Bell
46427b4f97
fix: DB slaves were not being instanciated correctly.
2007-01-09 16:40:16 +00:00
Drake
1ad3f6e3b3
Make DBI connect errors not infinitely recurse.
2006-09-21 00:25:01 +00:00
JT Smith
2ea58485c9
- Added an option to override the session cookie name.
2006-08-04 15:16:18 +00:00
JT Smith
9f3ff77dbd
webgui for windows changes
2006-07-21 20:42:50 +00:00
Colin Kuskie
f3a1f0f9f2
GroupText.t: fix number of tests
...
Session/Id.pm: add a method to validate GUIDs, change s/// to tr/// for efficiency.
Session.pm: change open to use new Id.pm validation method
Scratch.t: Change test from ok to is so that it tells you what the failing ID is.
Id.t: Add validation tests in addition to uniqueness tests. Fix the uniqueness test so that it works. Add tests to check the new validation method
2006-07-15 01:54:49 +00:00
Martin Kamerbeek
ebf8fd8065
fix: Session id
2006-07-11 16:09:13 +00:00
Roy Johnson
c3ece7aca8
Fixed another boo boo
2006-06-23 20:53:19 +00:00
Roy Johnson
f8e69afdf4
More performance friendly fix for the Apache User problem
2006-06-23 15:45:03 +00:00
Roy Johnson
ad7e894fbc
fix - WG user not logged in Apache
2006-06-23 15:14:10 +00:00
JT Smith
24ed8f3e3f
- fix: "Link to a page in the webgui asset tree" has default "open in a new
...
window"
- fix: cs - attachments
fixed a tabbing problem in admin console introduced intraversion
2006-06-14 16:38:16 +00:00
JT Smith
f36879c55c
fix: POST_MAX
2006-06-07 16:10:43 +00:00
JT Smith
41e655b452
- fix: New page layout instead of not found
...
- fix: Rollback
- fix: debug output
- fix: Can't delete images at product asset
fixed a problem with file/image form uploads
rearranged group methods for alphabetical order
removed matt's hack for group caching and replaced it with the right way
2006-05-30 22:35:12 +00:00
Wouter van Oijen
684f08649d
Fixing stuff
2006-05-21 14:49:40 +00:00
JT Smith
f567d54b14
added the quick() convenience method
2006-05-18 02:02:49 +00:00
JT Smith
0673df503d
added template variable definitions as an option to the help system
2006-05-14 04:05:51 +00:00
JT Smith
d272e7de58
fixed a bug that i created earlier today
...
added burst protection to page layouts to prevent slashdotting
2006-04-07 08:12:16 +00:00
JT Smith
ae8f3d87f6
setting $session->user now changes the id for the session as it should
...
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
kenperl
36993db659
add missing method in pod and use same order
2006-03-10 08:27:36 +00:00
JT Smith
85c8627e66
migrated delete expired sessions hourly script to workflow activity
2006-03-01 23:25:24 +00:00
JT Smith
7731a32559
fixed some pod errors
...
removed futile inbox attempt
2006-01-31 23:10:10 +00:00
JT Smith
268947c1d5
getting closer to bucket output
2006-01-30 00:14:22 +00:00
Matthew Wilson
9c7e8699a2
tons more fixes. getting closer to gamma.
2006-01-21 21:12:14 +00:00
Matthew Wilson
8f12dae29c
more session fixes.
2006-01-18 06:26:40 +00:00
Matthew Wilson
8839c094c5
some login logout cookie fixes.
2006-01-18 05:58:31 +00:00
Matthew Wilson
e33c7bebc3
an absolute slew of changes.
2006-01-18 01:45:55 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Colin Kuskie
35c4ad353d
missing session variables from ->new found via code analysis
2006-01-16 21:55:39 +00:00
Len Kranendonk
a4cacf8d72
HTTP header is growing
2006-01-16 15:57:46 +00:00
Matthew Wilson
65823b1f53
oodles of fixes.
2006-01-15 15:56:17 +00:00
Matthew Wilson
250d8ff944
lots o' fixes.
2006-01-15 04:25:33 +00:00
Len Kranendonk
b22cc241c0
Fixed circular reference
2006-01-15 00:44:34 +00:00
Matthew Wilson
7cb5e238ec
oops again.
2006-01-14 22:50:22 +00:00
Matthew Wilson
3c66a9105f
lots of DESTROYs
2006-01-14 22:26:48 +00:00
JT Smith
b1ab07d24f
more session related bug fixes
2006-01-14 21:30:49 +00:00
Matthew Wilson
c8f1327be0
oops.
2006-01-14 21:09:41 +00:00
Matthew Wilson
742e63e389
don't destroy things that can't be destroyed.
2006-01-14 20:33:26 +00:00
Matthew Wilson
6009ead286
misc. syntax fixes.
2006-01-14 20:01:41 +00:00
Colin Kuskie
4f582e5853
flip sense on db, dbSlave, too
2006-01-14 19:28:21 +00:00
Colin Kuskie
c76c1bded7
flip sense of object detection in datetime so that it creates and caches object.
...
make DateTime::time return time(), like it used to.
2006-01-14 19:25:20 +00:00
Colin Kuskie
84e20a1a96
Session/Http, rework getCookies logic so that empty hash is returned if there's no
...
request object. That way a sessionId gets created back in Session::Var::start.
Session.pm: pass Session::DateTime->new a session object instead of self
Session/DateTime.pm: Added a space. Note that this is infinite recursion since
it calls itself.
2006-01-14 18:58:30 +00:00
Colin Kuskie
68c3075ccb
Session/Http: bad package name
...
Session/Var: bad API, getCookie('key') vs getCookies->{'key'}
Session.pm: used object variable vs method.
2006-01-14 06:34:34 +00:00
Colin Kuskie
8fade0f1d5
Fix syntax error inside ErrorHandler.
...
Add DESTROY method to Config.pm
Change Session::close so that it doesn't destroy things that don't exist (like _server)
and destroys the logger last so we can log all errors.
2006-01-14 00:50:50 +00:00
Colin Kuskie
62d3054b38
added use calls to Session children, used WebGUI::Utility inside Config
2006-01-13 23:38:17 +00:00