Commit Graph

6 Commits

Author SHA1 Message Date
Alexander Davis
26da6e7616 Updates (#134)
* 🐛 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>

* Fixing Login Die

* Broken login (#121)

* Fixing Login Die

* Fix Broken Login 2

* Broken login (#122)

* Fixing Login Die

* Fix Broken Login 2

* Update footer

* Try Somethin New Today

* Move break rule in footer (#124)

* Update footer.php

* Change line break to pipe

* Remove full stop

Co-authored-by: Alexander Davis <alex@adcm.uk>

*  Add Sentry (#127)

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

* 🚧 Migrate from Sentry to GlitchTip (#129)

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

* 🐛 Move opening and closing 'main' tags (#132)

* 🐛 Move opening and closing 'main' tags

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

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

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>

Co-authored-by: Luke Tainton <luke@tainton.uk>
Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
2020-09-01 01:54: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