phpvms/app/Http
Arthur Parienté 80edbe8f38
OAuth improvements (#1735)
* Do not create account if email already exists in OAuth

* Remove DB constraints in Discord OAuth

* Apply fixes from StyleCI

* Add flash to login_layout

* Fix logoutProvider for tests

* Update OAuth Callback

* Remove register with discord

* Remove DISCORD_BOT_TOKEN

* Add OAuthTest

* Apply fixes from StyleCI

* Update avatar in OAuthTest

* Debug test

* Revert "Debug test"

This reverts commit ddef2f64b3f5c6e999202353fd6fcafc37091240.

* Debug test

* Apply fixes from StyleCI

* Still trying to debug tests

* Add avatar to UserFactory

* Remove debug stuff

* Update OAuthTest

* Return discord_id in API

* Check for UserState in OAuthController

* Update OAuthTest

* Apply fixes from StyleCI

* Retrieve discord_private_channel_id

* Apply fixes from StyleCI

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
2024-01-23 16:47:51 -06:00
..
Composers Upgrade to Laravel 10 (#1546) 2023-06-21 11:34:11 -05:00
Controllers OAuth improvements (#1735) 2024-01-23 16:47:51 -06:00
Middleware Fix InstalledCheck Middleware (hotfix) (#1737) 2024-01-10 18:13:41 -06:00
Requests Check for unique among non-deleted items for subfleets (#1626) 2023-10-09 15:05:11 -05:00
Resources OAuth improvements (#1735) 2024-01-23 16:47:51 -06:00
Kernel.php feat: create email verification (#1575) 2023-08-15 15:36:42 -05:00