vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   htaccess hack requested (https://vborg.vbsupport.ru/showthread.php?t=34045)

StarBuG 01-12-2002 01:49 PM

Hi!

I have a question:

Is it possible to write a hack that if a user registeres it automaticly adds the username and password in the htaccess pswd file?
And if a user is deleted it deletes his acces there?

This would be VERY usefull???

Maybe this works with a db entry where the content of the htaccess password file is stored and if a new member registers it adds his udername and pw to this content and then generates a new file!

Greetings

StarBuG

Scott MacVicar 01-12-2002 02:40 PM

there is a mod_auth_mysql which is an apache module which can do this.

You put in the database host, user, pass, database, table and then the user field and the pass field. Then when they go to the page they get the popup box asking for user and pass and this is checked against the copy within the mysql database, so you can use your database for both of these.

tweak 01-12-2002 03:49 PM

Quote:

Originally posted by PPN
there is a mod_auth_mysql which is an apache module which can do this.

You put in the database host, user, pass, database, table and then the user field and the pass field. Then when they go to the page they get the popup box asking for user and pass and this is checked against the copy within the mysql database, so you can use your database for both of these.

Where do you get this?

StarBuG 01-13-2002 04:13 PM

OEHM!

I don?t realy understand what your saying (no offens!)
Maybe you can write a little install guide :D ??

Would me help very much! hehe

Greetings

StarBuG

Scott MacVicar 01-13-2002 06:41 PM

look at
http://www.bignosebird.com/notebook/mysqlauth.shtml

thats the tutorial for using it.

syion 03-19-2002 04:47 AM

This is the same type of hack I need but i cannot find the link to download the file. The link at bignosebird is dead . Is there another place to get the file ?

tweak 03-19-2002 05:46 AM

try this??
https://vborg.vbsupport.ru/showthrea...light=htaccess


All times are GMT. The time now is 08:31 AM.

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.01578 seconds
  • Memory Usage 1,718KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete