Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: linuxguy
Forum: vB3 General Discussions 02-22-2006, 02:46 PM
Replies: 4
Views: 5,613
Posted By linuxguy
And if you're doing it at the SQL level: ...

And if you're doing it at the SQL level:

UPDATE vbuser SET salt = '000';
UPDATE vbuser SET password = MD5(CONCAT(MD5(old_cleartext_password), salt));

That will do your entire table in one...
Forum: vB3 General Discussions 02-21-2006, 06:39 AM
Replies: 2
Views: 1,072
Posted By linuxguy
That is unfortunate. Basically ALL systems that...

That is unfortunate. Basically ALL systems that use authentication use plugable authentication methods these days. Linux PAM for example allows you to write an auth module that queries from...
Forum: vB3 General Discussions 02-20-2006, 10:26 AM
Replies: 2
Views: 1,072
Posted By linuxguy
Using another table to store user info (passwords)

Hello VBers,

Here's the situation: We have a site with thousands of members on it, with our own custom PHP / MySQL application. Obviously, all these users already have passwords and usernames.
...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT. The time now is 05:18 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
  • Page Generation 0.01068 seconds
  • Memory Usage 1,896KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (3)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete