![]() |
vB Security Layer
Has anyone here isolated the vb security layer so you could use it in a seperate stand alone project?
Want to create a new db driven app that uses the vb permissions to define limits or access. Was hoping not to have to sort it all out from scratch .. Suggestions? |
What "security" layer? You mean security tokens and POST referrer whitelists?
|
Quote:
|
Quote:
|
Quote:
|
Most of the security methods in vBulletin are intertwined within the core object. This includes Logging In, Input Sanitization, CSRF Protection, etc. etc.
If you want to use these then you have to include your forums global.php within your site files to get to the $vbulletin object, then simply browse and use accordingly. |
Note that global.php must be included in global scope.
|
PHP Code:
|
All times are GMT. The time now is 07:45 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|