This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
27c32f9d28dd249ca557d3e909e8d33428cdcc89
beef
/
modules
History
passbe
06b4d56ed1
Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302)
...
git-svn-id:
https://beef.googlecode.com/svn/trunk@965
b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-05-10 23:46:48 +00:00
..
browser
Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302)
2011-05-10 23:46:48 +00:00
debug
Fixed bug in configuration files for debug modules. All class keys should be lower case.
2011-04-26 07:49:27 +00:00
host
Moved module configuration elements into thier config.yaml. File and Data keys have not been moved yet. When migration is started the module's database elements are pushed into their config hash. This is in preperation for the admin_ui refactor
2011-04-21 04:59:55 +00:00
misc
Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302)
2011-05-10 23:46:48 +00:00
network
Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302)
2011-05-10 23:46:48 +00:00
persistence
Removed all remaining escape()'s on module returns. The network stack handles this magically now. (Fixes issue 302)
2011-05-10 23:46:48 +00:00
recon
Added sanity check to module loading + additional print_debug's for futher information if something breaks in the loading process (Fixes issue 334)
2011-05-10 22:26:09 +00:00