Re: User can't change a password

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 43941
interpreted = N
texte = Lester Emo wrote:> I have a register/login setup for a messageboard. > I'm using Webcat's internal authentication. > > A user is able to create an account, with their profile information. > > When they login and try to change their profile information, everything > except the password is changeable. > > Is there something with using Webcats internal authentication and browser > based username/password that's preventing the changing of a password after > one is created?? > > This is on my profile_edit.tpl page > > [Search db=members.db&eqUserData=[username]] > [FoundItems] > > Password: > here you are using password as the value being passed. is password a field name in the members.db or is pass what you are looking for? FYI, if it is password then this is one of those don't do that sort of things (using webCat reserved words as a var or field name that is).> > [replace > db=members.db&eqUniqueIDdata=[UniqueID]]&pass=[url][encrypt][uppercase][password][/uppercase][/encrypt][/url]&email=[url][uppercase][email][/uppercase][/url]&secretword=[secretword][/replace]Here you are putting the password in a fieldname called pass and you are assigning whatever value the user is logged in as... [password]instead pass a var called __pass with a value of [pass] ie:Password: (this is the password from the members.db)then in your replace do this:[replace db=members.db&eqUniqueIDdata=[UniqueID]]&pass=[url][encrypt][uppercase][__pass][/uppercase][/encrypt][/url]&email=[url][uppercase][email][/uppercase][/url]&secretword=[secretword][/replace]cheers, Donovan> > > I can change everything except the password. > I don't even see the changed password being written into the database, the > old one stats as is. > >-- ------------------------------------------------------------------------ ------------------------------------------------------------------------<><> Donovan Brooke <><>->ï ------------------------------------------------------------------------ ------------------------------------------------------------------------ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: User can't change a password (Lester Emo 2002)
  2. Re: User can't change a password (Donovan 2002)
  3. Re: User can't change a password (Lester Emo 2002)
  4. Re: User can't change a password (Jesse Williams-Proudman 2002)
Lester Emo wrote:> I have a register/login setup for a messageboard. > I'm using Webcat's internal authentication. > > A user is able to create an account, with their profile information. > > When they login and try to change their profile information, everything > except the password is changeable. > > Is there something with using Webcats internal authentication and browser > based username/password that's preventing the changing of a password after > one is created?? > > This is on my profile_edit.tpl page > > [Search db=members.db&eqUserData=[username]] > [founditems] > > Password: > [password]>here you are using password as the value being passed. is password a field name in the members.db or is pass what you are looking for? FYI, if it is password then this is one of those don't do that sort of things (using webCat reserved words as a var or field name that is).> > [replace > db=members.db&eqUniqueIDdata=[UniqueID]]&pass=[url][encrypt][uppercase][password][/uppercase][/encrypt][/url]&email=[url][uppercase][email][/uppercase][/url]&secretword=[secretword][/replace]Here you are putting the password in a fieldname called pass and you are assigning whatever value the user is logged in as... [password]instead pass a var called __pass with a value of [pass] ie:Password: (this is the password from the members.db)then in your replace do this:[replace db=members.db&eqUniqueIDdata=[UniqueID]]&pass=[url][encrypt][uppercase][__pass][/uppercase][/encrypt][/url]&email=[url][uppercase][email][/uppercase][/url]&secretword=[secretword][/replace]cheers, Donovan> > > I can change everything except the password. > I don't even see the changed password being written into the database, the > old one stats as is. > >-- ------------------------------------------------------------------------ ------------------------------------------------------------------------<><> Donovan Brooke <><>->ï ------------------------------------------------------------------------ ------------------------------------------------------------------------ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Donovan

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

RE: [WebDNA] [test] (2009) Multiple prices (1997) Inventory Debit Procedure (1998) Documentation Feedback (1997) Dup cart id on multi browsers running on the same machine-win2k (2001) WebCat2b13MacPlugin - nested [xxx] contexts (1997) [WebDNA] Mass email using WebDNA (2008) writing db to disk (1997) [SearchString] problem with [search] context (1997) getchars broken? (1997) all records returned. (1997) Re:Running 2 two WebCatalog.acgi's (1996) I'm tired of all this! (2000) Extended [ConvertChars] (1997) WebCat2 - Getting to the browser's username/password data (1997) Nested tags count question (1997) Alternating BGColors in Table Rows (1998) webdelivery.html and webna (1997) Problems with [Applescript] (1997) more on quicktime test stuff (1997)