This website requires JavaScript.
Explore
Help
Sign In
Chris
/
webperl
Watch
1
Star
0
Fork
0
You've already forked webperl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
75
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Chris
3de942115c
Username or password missing will not stomp $auth -> {"lasterr"}
2012-03-16 15:44:05 +00:00
AuthMethod
Username or password missing will not stomp $auth -> {"lasterr"}
2012-03-16 15:44:05 +00:00
.gitignore
Adding ignore so the docs can be generated without messing up the tree.
2011-10-03 11:14:01 +01:00
AppUser.pm
Initial version of AppUser base class added.
2012-03-16 13:49:52 +00:00
Auth.pm
Changed scope of methodimp so it is visible outside initial user check.
2012-03-16 14:40:25 +00:00
AuthMethod.pm
Added AuthMethod, and LDAPS and Database subclasses.
2012-03-12 15:21:34 +00:00
AuthMethods.pm
Fixed brainos.
2012-03-16 14:41:07 +00:00
Block.pm
Added support for puling enum column values out of databases.
2012-02-08 14:45:12 +00:00
ConfigMicro.pm
Fixed documentation for ConfigMicro::save_db_config
2011-12-08 12:24:41 +00:00
Doxyfile
Updated doxyfile to generate tags for other projects.
2011-10-03 13:28:32 +01:00
HTMLValidator.pm
Fixes for encoding issues.
2011-10-31 13:34:12 +00:00
Logging.pm
Initial version of webperl added.
2011-05-16 14:39:13 +01:00
Modules.pm
Finally added support for named or id block loading.
2011-12-05 13:11:01 +00:00
phpBB3.pm
get_user_byid can be instructed to fetch only 'real' users.
2011-07-27 22:30:42 +01:00
SessionHandler.pm
Additional code to avoid use of uninitialised during timedout/moved sessions.
2012-01-25 09:08:32 +00:00
Template.pm
Made language loading optional (set langdir to undef to disable it).
2012-03-03 15:10:22 +00:00
Utils.pm
Added simple whitespace trimmer to utils.
2012-01-20 12:53:32 +00:00
Description
Perl web tools
533
KiB
Languages
Perl
96.1%
CSS
3.8%