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
106
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
bfd335f7cd
Added more session validation checks, should handle removed users now.
2012-03-20 12:44:27 +00:00
AuthMethod
Removed explicit "user login failed" stuff from SSH auth.
2012-03-19 10:34:42 +00:00
.gitignore
Adding ignore so the docs can be generated without messing up the tree.
2011-10-03 11:14:01 +01:00
Application.pm
S&R error in Application fixed.
2012-03-17 12:20:07 +00:00
AppUser.pm
Added pre-auth hook, allows AppUser subclasses to control auth access.
2012-03-20 12:36:38 +00:00
Auth.pm
Added pre-auth hook, allows AppUser subclasses to control auth access.
2012-03-20 12:36:38 +00:00
AuthMethod.pm
Removed redundant doc header fields and version variables.
2012-03-16 16:18:46 +00:00
AuthMethods.pm
if($method) and if(!$method) mean very different things!
2012-03-19 13:02:47 +00:00
Block.pm
Removed redundant doc header fields and version variables.
2012-03-16 16:18:46 +00:00
ConfigMicro.pm
Removed redundant doc header fields and version variables.
2012-03-16 16:18:46 +00:00
Doxyfile
Turned on Doxygen tagfile generation.
2012-03-20 12:35:54 +00:00
HTMLValidator.pm
Removed redundant doc header fields and version variables.
2012-03-16 16:18:46 +00:00
Logging.pm
Removed redundant doc header fields and version variables.
2012-03-16 16:18:46 +00:00
makedocs.sh
Added auto-versioning doc generator script.
2012-03-16 16:13:25 +00:00
Modules.pm
Switched dynamic module loading to use Module::Load
2012-03-17 11:14:52 +00:00
phpBB3.pm
Fixed errors in phpBB3 module.
2012-03-17 10:12:37 +00:00
SessionHandler.pm
Added more session validation checks, should handle removed users now.
2012-03-20 12:44:27 +00:00
Template.pm
Removed redundant doc header fields and version variables.
2012-03-16 16:18:46 +00:00
Utils.pm
Removed todo - Application class created.
2012-03-17 12:08:35 +00:00
Description
Perl web tools
533
KiB
Languages
Perl
96.1%
CSS
3.8%