xbelmondo
xbelmondo
Bind the login attempts to the IP address. As the blocking is NOT bound to an IP address, it is possible to block legitimate users, automatically trying to log with...
When i'm logged in i can see QR code on https://in2co.re/b.qr but when i'm logged out i can see only empty rectangle.
Added nullable() to Date, Time and Timestamp
when i leave date field empty and hit save i want to save null to database... now system saves Dec 2, 2 to database... how to solve this (i have...