snipe-it/app/Http
Manuel Rodríguez Guimeráns 1d4f4b92de Include path in the expected URL during Pre-Flight
So that the message displayed to the user when the URL Pre-Flight check
fails is:

> Snipe-IT thinks your URL is SCHEME://DOMAIN, but your real
  URL is SCHEME://DOMAIN/setup

instead of:

> Snipe-IT thinks your URL is SCHEME://DOMAIN/setup, but your real
  URL is SCHEME://DOMAIN/setup

Having a missing "/setup" in the expected URL might confuse the user
into thinking that it is an additional configuration problem they need
to fix.

With this change, the comparison between the expected and actual URL
will not contain any accidental difference anymore. Only those that the
user really needs to be aware of and fix in their setup.
2023-03-05 17:52:45 +01:00
..
Controllers Include path in the expected URL during Pre-Flight 2023-03-05 17:52:45 +01:00
Livewire allows users to clear their slack settings 2023-02-16 08:43:12 -08:00
Middleware Remove unused import 2023-02-22 12:34:56 -08:00
Requests Merge pull request #12446 from Godmartinz/livewire_slack_inputs 2023-02-15 13:27:07 -08:00
Traits Added a validation to use the same name in categories with different types 2021-10-08 15:19:16 -05:00
Transformers Added location clone 2023-03-01 13:51:35 -08:00
Kernel.php Log user out of other devices when they change their password 2022-08-25 12:24:26 -07:00