Announcement
Collapse
No announcement yet.
Search Result
Collapse
2 results in 0.0073 seconds.
Keywords
Members
Tags
-
vBulletin Password Handling
-
Created by:
Wayne Luke
- Published: Tue 27 Nov '18, 1:34pm
- 0 comments
in ReferencevBulletin Password Handling
Note: vBulletin Cloud sites cannot use custom password schemes at this time. The core security of your site is the User Password and how it is stored. In the beginning, vBulletin used a simple MD5 hash to represent the password. However as Floating Point Processors (i.e. GPU and ASICs) have become more powerful, this method proved to be risky and reduced security. If we significantly changed the password scheme, then users wouldn't be able to login and would need to change their passwords fir...Last edited by Wayne Luke; Wed 16 Jan '19, 1:17pm. -
Created by:
-
Using Tools.php
-
Created by:
Wayne Luke
- Published: Sat 27 Oct '18, 1:01pm
- views
- 1 comment
Using Tools.php
Within your vBulletin Download Package, we provide a file called tools.php, this file isn't uploaded to the server by default as it is considered to be a significant security risk. However, there are times when you need to change specific settings and aren't able to access your AdminCP directly. Uploading to the Server It is recommended that tools.php is installed in the /core/install directory. To do this, follow the steps below: Connect to your server with your favorite SFTP or SCP client. In you... -
Created by: