mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-31 09:06:39 -04:00
On fresh installs with no DB version, login validation would fail before migrations could run. Check MY_Migration::getCurrentVersion() and bypass credential check when no version exists. Signed-off-by: Travis Garrison <travis@chiraqbookstore.com>