nuxsmin / sysPass

Systems Password Manager
https://syspass.org
GNU General Public License v3.0
975 stars 208 forks source link

Json error using new sysPass 3.0 #896

Closed vmario89 closed 6 years ago

vmario89 commented 6 years ago

Hey nuxmin, glad to see your new release. I just played with the demo around. I found an error while clicking this: grafik

regards, Mario :)

nuxsmin commented 6 years ago

Solved. It was a silly DB constraint that was enforcing the "dateUpdate" field to be set. It should be set whenever the link is updated.

Thanks for the feedback and testing! ;)