Closed (fixed)
Project:
OpenID Client AX
Version:
6.x-6.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2010 at 09:09 UTC
Updated:
18 May 2011 at 19:21 UTC
Hi,
not under all circumstances redirect key is not set drupal_redirect_form($form, $form_state['redirect']);, this causes access denied errors for user on first login.
Here is a small patch attached that puts it into an if-statement, checking if the variable is set. If not standard redirection (to frontpage) is taking place.
Cheers,
Felix
| Comment | File | Size | Author |
|---|---|---|---|
| openid_client_ax-redirection-on-first-login.patch | 835 bytes | xamanu |
Comments
Comment #1
xamanu commentedCommitted