Preventing password change
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=20067
Printed Date: 11 April 2026 at 7:04pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Preventing password change
Posted By: manufan
Subject: Preventing password change
Date Posted: 28 May 2006 at 12:31am
Hi
This version is excellent. Thanks for all your hard work. I've been using WWG apps for 2 or 3 years now and they just keep getting better.
Anyway, my problem. I have my own login app which I have successfully integrated with WWg Forum, except for one problem.
I want to prevent users changing their passwords (so it can only be done via my logon app)
When I go to register.asp, I see the code that generates the "Enter password" fields and if I remove it, when I click the Update Profile button, I get taken to Insufficient_Permission.asp
Please help
Mike
|
Replies:
Posted By: manufan
Date Posted: 28 May 2006 at 10:43pm
|
Can anyone help PLEEEEASE?
|
Posted By: WebWiz-Bruce
Date Posted: 30 May 2006 at 9:53am
Web Wiz Forums has an Exisiting Member API built in.
If you use this system then the login is handled through your own system, including password changing.
Edit the file functions/functions_member_API.asp to enabled the built in member API
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: manufan
Date Posted: 30 May 2006 at 7:41pm
I've done that but users can still click on the Settings icon at the top and get to register.asp where they can change their profile. I might want to let them change things like MSN, Yahoo etc but I want to stop them changing their password.
I know that if they change the password it will be ignored because it is using the password from my login system but believe me, the users of this forum are, shall we say, challenging...and if they change their password thru the forum, they think they've changed it for logging in!
|
Posted By: WebWiz-Bruce
Date Posted: 31 May 2006 at 3:29pm
I'm pretty sure that when the member API is enabled the password change field in the profile is disabled.
If not let me know, so this can be changed for the next version.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
|