ASP Security Provider Quit Working after Update to Wappler 3.5.7

I just updated to 3.5.7 and my security provide is no longer working. No error messages just returns unauthorized. Is anyone else seeing this. Any ideas where I can start to troubleshoot. Database connectivity is fine as all public pages work.

UPDATE: I just restored a backup from yesterday and it works fine again.

Please tell the server model where this happens (NodeJS, ASP, PHP)?

Hi Patrick, this is Classic ASP

following. haven’t had issue, but haven’t updated yet.

There was an important fix in the security provider with the Wappler 3.5.7 update, it was for the restrictions which weren’t working correctly, it allowed everyone having access to the page even without the required permissions.

So perhaps you had the permissions setup incorrect and it just allows everyone have access instead with the old version and now it properly restricted it with the update. Please also note that when you request multiple permissions the user must have all of them, not just one of the permissions.

Thank you Patrick it was the multiple permissions issue you stated above.