Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Davis
49581da52c Broken login (#121)
* Fixing Login Die

* Fix Broken Login 2
2020-08-17 16:48:13 +01:00
57faf21a67 Fixing Login Die 2020-08-17 16:37:41 +01:00
5ff90e0d78 🐛 User not added to DB - force die() on error (#118)
* 🐛 User not added to DB - force die() on error

Signed-off-by: Luke Tainton <luke@tainton.uk>

* Restyled by php-cs-fixer (#119)

Co-authored-by: Restyled.io <commits@restyled.io>

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
2020-08-17 16:17:06 +01:00
01a726c95c 🔒 Force Single Logout (#77)
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-13 18:01:58 +01:00
Alexander Davis
dcc82eb424 Adding statement brackets (#73) 2020-08-10 22:58:20 +01:00
Alexander Davis
497d62ab9f Possible login fix (#72)
Change checks to empty() and movement of try statements
2020-08-10 22:52:31 +01:00
9b3f94eafc 🐛 Users table issue - fix exception catch blocks
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-10 22:13:42 +01:00
1f59131dc0 Code refactoring and tidying up
Signed-off-by: Luke Tainton <luke@tainton.uk>
2020-08-09 14:52:54 +01:00