Questions tagged as 'password'

1
answer

How to run macro with project locked?

Hello, I have a spreadsheet whose project has a password, but I want the macros to work and if the user tries to enter the macros they will have to enter the password (which I put in the project). I put a code that unlocks the spreadsheet upo...
asked by 21.06.2017 / 16:17
1
answer

How to disable mysql password validation with ZoneMinder: ERROR 1819 (HY000)

I loaded the password validation plugin in MySQL 5.7 on Ubuntu Server 16.04 to leave the system with more protection, but it seems that this plugin forces all passwords to comply with certain rules and ends up that none is correct giving this er...
asked by 20.06.2017 / 15:20
1
answer

PHP validate password

I do not have large bases with PHP however, I need to do validations like: string size contains upper and lower case letters contains numbers contains special characters In this case for a password, I tried to do with regex, however...
asked by 14.12.2018 / 18:55