bf2722129b
Fixed typo >.<
2011-09-18 13:15:30 +01:00
0b747cb424
string validator now attempts to fix windows smart-quotes
2011-09-18 13:11:20 +01:00
a87608a88e
Made entities nicely visible outside the class.
2011-09-18 13:11:00 +01:00
173b029301
Added blind untainter. Use with extreme care.
2011-09-17 11:22:37 +01:00
2c6fef0742
Updated session handler gc settings name to be more unique.
2011-09-15 11:56:08 +01:00
5958f68d6e
Updated header versioning/copyright dates.
2011-09-13 11:00:50 +01:00
9d30680c2c
Incorrect argument hash type, argh.
2011-09-13 10:46:42 +01:00
666c8b5759
Added check to prevent accidental data overwrite during arghash construction.
2011-09-13 10:43:13 +01:00
001992af81
Module invoker can now accept arbitrary argument hashes to pass to modules.
2011-09-13 10:40:16 +01:00
1303431bdd
Removed explicit parameter order from constructor.
...
Constructor now takes a hash of argument, allows for the addition and removal of arguments without having to arse with the function interface (ie: how it should have been from the
beginning, damnit).
2011-09-13 10:35:28 +01:00
ee263c6bdf
Documentation updated in SessionHandler.
2011-09-13 10:35:07 +01:00
545fba8c81
Adding table specs.
2011-07-28 12:49:33 +01:00
092c76bd20
Slight documentation fix.
2011-07-28 12:33:19 +01:00
c9ab93f685
Documentation update.
2011-07-28 11:49:32 +01:00
3a0ab33361
Fixing missing 'my'.
2011-07-27 23:15:59 +01:00
f8b20acf02
Removed horrible common coupling from SessionHandler.
...
SessionHandler now calls functions in the auth object for any interaction with user data beyond storing IDs in the session tables. The
SessionHandler code does not need to know /anything/ about how user auth and storage is handled anymore.
2011-07-27 23:12:41 +01:00
3d815cc333
get_user_byid can be instructed to fetch only 'real' users.
2011-07-27 22:30:42 +01:00
74e98115a2
Updating comments!
2011-07-27 16:12:57 +01:00
a79795d96b
Updating session handle to remove explicit phpBB3 dependancy.
2011-07-27 16:09:54 +01:00
901f879bba
Permissions fix.
2011-06-14 14:55:52 +01:00
bb601b5fa6
Stripping trailing space from configuration values
2011-06-14 14:55:13 +01:00
7b7fac78b3
Initial version of webperl added.
2011-05-16 14:39:13 +01:00