Change user passsword


Author
Message
Juan Carlos Pazos
Juan Carlos Pazos
StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)
Group: Forum Members
Posts: 144, Visits: 227
Hi



I will checking how to let users to change their passwords.



I have this:



Using userBO As New MicroFour.StrataFrame.Security.BusinessObjects.SFSUsersBO()

userBO.FillByPrimaryKey(SecurityBasics.CurrentUser.UserPK)

If Login.ShowPasswordChangeForm(userBO) Then

userBO.Save()

End If

End Using


But is not working.



Does any one have a functional sample of how to this.



Regards

Smile Everything is possible, just keep trying...
Reply
Juan Carlos Pazos
Juan Carlos Pazos
StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)StrataFrame User (310 reputation)
Group: Forum Members
Posts: 144, Visits: 227
Greg



It looks like the issue might be related to the password change failing. When I turn off complex passwords, I have no problems. However, when they are turned on and I provide a password that I know won't work (like one that includes the user's name), then when I click on OK, it just sits there, does nothing.




I have not noticed that, I do the same (turn off complex passwords) and works, I think the problem is not in my code.



An small detail, I use spanish, so my application has localization, must things work but in the Change password dialog there is a small problem, I add an screenshot with the text that is not localized and the translation, hope SF could add this in next update.



Regards


Smile Everything is possible, just keep trying...
Attachments
ChangePassword.png (163 views, 27.00 KB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Juan Carlos Pazos - 17 Years Ago
Greg McGuffey - 17 Years Ago
Juan Carlos Pazos - 17 Years Ago
Edhy Rijo - 17 Years Ago
Teddy Jensen - 16 Years Ago
Douglas Riley - 16 Years Ago
Trent L. Taylor - 16 Years Ago
Greg McGuffey - 16 Years Ago
Trent L. Taylor - 16 Years Ago
                         [quote][b]Trent L. Taylor (01/15/2009)[/b]Now if they are changing a...
Philipp Guntermann - 16 Years Ago
                             [quote]Is it fully localized ?[/quote] Yep.
Ivan George Borges - 16 Years Ago
                                 [quote]So we are allowed to ship the security editor with our...
Trent L. Taylor - 16 Years Ago
                             Philipp, I have the following code in my form's base class:...
Edhy Rijo - 16 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search