Skip to content

Releases: thelia-modules/BackOfficePath

2.0.0

21 Nov 20:43

Choose a tag to compare

Thelia 2.5 compatibility

1.2.2

30 Apr 15:37

Choose a tag to compare

Prevent response content change for binary or streamed responses

v1.1.0

23 Jul 12:53

Choose a tag to compare

Drop Thelia requirement to v2.1.0

v1.0.0

23 Jul 12:19

Choose a tag to compare

  • Require Thelia 2.2.0
  • Use middleware to catch requests

v0.3.3

16 Jul 08:24

Choose a tag to compare

  • Change stability label

v0.3.2

30 Jun 09:45

Choose a tag to compare

  • Fix some translations with domain name (#7)
  • Set Module's stability to stable

v0.3.1

05 Jun 07:33

Choose a tag to compare

Fix all cases of bad redirections for:

  • URL with old/default path (admin)
  • URL with new path

Really Fix:

  • All those #1
  • All REQUEST_URI beginning by <DEFAULT_PATH> (admin) : monsite.com/<DEFAULT_PATH>/modules, monsite.com/<DEFAULT_PATH>/configuration, ...

v0.3.0

27 May 12:15

Choose a tag to compare

  • Get a correct "Front" 404 page for old admin path (#1)
  • PSR-2

v0.2.0

19 May 10:41

Choose a tag to compare

  • Fix redirection on base admin path to login and home, fix regex to take care about base prefix path (#4)
  • Remove unused use statement (#3)
  • Minor fixes (#2)