xcode - IOS Swift Parse Password Reset Page applying Rules -


i have application using parse store server side data. apply rules entry of password using regex successfully. when use parse's pfuser.requestpasswordresetforemailinbackground function user emailed password reset url allows password entered in reset. problem when user returns log application new password may not conform rules set in regex. how can enforce password rules in parse?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -