oqtane / oqtane.framework

CMS & Application Framework for Blazor & .NET MAUI
http://www.oqtane.org
MIT License
1.88k stars 544 forks source link

[BUG] Password Provided Does Not Meet The Complexity Policy #4290

Closed dvdobrovolskiy closed 1 month ago

dvdobrovolskiy commented 5 months ago

Oqtane Info

Version - 5.1.1 Render Mode - Static Interactivity - Server Database - SQL Server

Describe the bug

The Password Provided Does Not Meet The Complexity Policy. Passwords Must Be At Least 6 Characters In Length And Contain Uppercase, Lowercase, Numeric, And Punctuation Characters. During install

Passwords tried S6U£cx)fDCpOIgxS88>A>7^^NKXixaBHF9S36/a1w&}?nE<i=W .rD89cQf2K0F4i.mxA+)%M2VN-DwmGNjnMYrYd^Bi>yUq!x4gkR_74?HLFHU^X#MXqFy4vzjsJ2#j0#N^Ar8HW)#x4%AYbk p+~}zq%3Y6x_ Pppp1, K#0>r>^#:0wLgH>>G.tUu).}x)X,1=hjr2Az*A~~}H3RHn)u).p 1

zyhfish commented 2 months ago

I'm not able to reproduce it neither with 5.1.1 nor 5.2.0 version, is there any specific settings on your environment?

dvdobrovolskiy commented 1 month ago

IIS + MS SQl. Last time I digged into problem I found this error triggered not by password itself by some other reason. sorry, delayed reserch and forgot. In 5.2.2 cannot reproduce error