Project

General

Profile

Actions

tickets #67246

closed

Wrong login procedure offered to forums users

Added by hcvv almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
Forum
Target version:
-
Start date:
2020-05-26
Due date:
% Done:

100%

Estimated time:

Description

New openSUSE forums member authentication.

When one is NOT logged in and tries to answer to a post there is only one posiblity: Rely with Quote below a post (the Reply below the thread is not available, do not know why).
This then leads to a login page, because only logged in members may replay. This login page however is a VBulletin login page and not a login page from our authentication system. The login is impossible because VBulletin does not know the password. Very frustrating and ununderstandable for most.

All the fallbacks of VB to it's own login should be removed, or point to the correct login procedure.

Actions #1

Updated by lrupp almost 4 years ago

  • Category set to Forum
Actions #2

Updated by cboltz almost 4 years ago

  • Assignee set to pjessen
Actions #3

Updated by pjessen almost 4 years ago

  • Status changed from New to Workable

Hmm, thanks Christian :-)
I'll take a look I suppose, but I know nothing about Vbulletin .... maybe it can be fixed with some apache redirections.

Actions #4

Updated by hellcp almost 4 years ago

You would have to do some creative if statements checking to see if the user isn't already authenticated, since the url for that page is /newreply.php. In case you are gonna handle this, remember to use /ICSLogin/auth-up?url=$url as the login redirect, so it redirects back to $url after login.

Actions #5

Updated by pjessen almost 4 years ago

  • Assignee deleted (pjessen)

I'll un-assign myself from this, I won't have much time in the next few weeks and I don't really want to fiddle with that vb code.

Actions #6

Updated by hellcp over 3 years ago

  • Status changed from Workable to Resolved
  • % Done changed from 0 to 100

I modified the STANDARD_ERROR template, so now the permission error redirects to login page

Actions #7

Updated by hcvv over 3 years ago

I tested this and what I see is correct in my opinion.

Thanks a lot for curing this.

Actions

Also available in: Atom PDF