Skip to content

Resubmission of MR 107

David Seaward requested to merge david.seaward/ldh_middleware:mr107 into master

Cart registration tweaks:

  1. When we load a /cart/X/ URL any previous login sessions should be cleared. This allows the user to register multiple times.

  2. Remove the top-right account/profile navigation (for this page only). The user doesn't need this on registration.

  3. To test item 1 we'll need the functionality removed in item 3. Please add a DEBUG_REGISTER_STATUS flag to the config. If TRUE then the profile navigation should be displayed.

...merged manually and recreated merge request.

Merge request reports