HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

I found a little bug on authentication method

Hi, after playing with vanilla the last 10 days i found a little bug regarding the authentication. Login and register forms shouldn't be accessible when a user is already loged in the site.
Steps to reproduce the issue: Log in on the site and then visit the link https://open.vanillaforums.com/entry/login or https://open.vanillaforums.com/entry/register

Those 2 pages shouldn't be accessible after successful user login. Maybe a redirect to the home page or a popup alert like "YOU ARE ALREADY LOGED IN" should do the trick.

PS I am not quite sure if this bug is already reported by other users

Comments

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP

    You could check on Github, and if not, that is the best place to report issues.

  • this is a design/UI consideration rather then a bug again github is the best palce for this.

    I have actually done redirects like you describe.

    grep is your friend.

  • Thanks at @x00 i already reported this to github. As UX/UI Design is actually my job, my opinion is that is not good so a quick fix should be the redirect method .

Sign In or Register to comment.