followyouhome / vessna-wedding

B2B website about wedding dresses
https://vessna.wedding
2 stars 0 forks source link

[Admin Panel] Clicking [Back] button leads User is loged back to Admin panel after logout #2

Open ypogarsky opened 5 years ago

ypogarsky commented 5 years ago

Steps to reproduce:

  1. Login into Admin panel;
  2. Click on 'Sign Out' icon;
  3. Click on [Back] browser button.

Expected result: User stays on the 'Login' page; Actual result: User is transferred back to the Admin panel.

followyouhome commented 5 years ago

Seems like it's not possible to perform logout from admin panel w/o usage of custom logout component, so I added redirect to logout page

ypogarsky commented 5 years ago

Blocked by https://github.com/followyouhome/Vessna-Wedding/issues/1

followyouhome commented 5 years ago

Updated, please verify