Page 1 of 1
[fixed] Shortcut to Admin Log logs me out
Posted: Tue Aug 23, 2011 4:32 pm
by klenkes
I seem to be unable to create a shortcut to the Admin-Log.
If Add Shortcut is clicked I am logged out. But the shortcut is created.
Happens on 1.10 Betapackage
Re: Shortcut to Admin Log logs me out
Posted: Tue Aug 23, 2011 4:44 pm
by Rolf
Hi Klenkes,
Tried to reproduce this in 1.9.4.2-upgraded-with-beta1 and a clean-latest-SVN website.
In both cases it works for me, even when I have been logged out...
Somebody else can reproduce this?
®olf
Re: Shortcut to Admin Log logs me out
Posted: Tue Aug 23, 2011 4:50 pm
by janaf
Confirm (Beta package) being kicked out accessing
adminlog.php
without the "?sp_XXXXXXXX" parameter
Not just by creating a link, also by direct URL. The ?sp_XXXXXXXX is needed.
Re: Shortcut to Admin Log logs me out
Posted: Tue Aug 23, 2011 4:54 pm
by janaf
Rolf wrote:Hi Klenkes, even when I have been logged out...
®olf
No, could not access the log when logged out. Beta package.
Re: Shortcut to Admin Log logs me out
Posted: Tue Aug 23, 2011 6:04 pm
by klenkes
Rolf wrote:
Tried to reproduce this in 1.9.4.2-upgraded-with-beta1 and a clean-latest-SVN website.
In both cases it works for me, even when I have been logged out...
Somebody else can reproduce this?
®olf
First it happend three times then posted here and now it seems to work!?! I could swear at some point I noticed that the securitykey was missing....
I will keep on trying and see if I can reproduce it.
EDIT: If a filter ist set in admin log(i.e. Added) then it doesn't work.
URL saved is: [ROOT_URL]/admin/adminlog.php
My installation was not an upgrade. It was a clean istall of betapackage.
Re: Shortcut to Admin Log logs me out
Posted: Tue Aug 23, 2011 6:16 pm
by klenkes
Okay...
Reset Filters, if any are set.
Then enter in the field Action contains: Added
Hit enter.
Try to add the shortcut.
You are being redirected to the login screen.
Re: Shortcut to Admin Log logs me out
Posted: Tue Aug 23, 2011 6:29 pm
by Rolf
Yeah, confirmed in latest SVN
Using the Filter option in the adminlog doesn't add the security code to the page url.
Rolf
Re: [reprod] Shortcut to Admin Log logs me out
Posted: Thu Aug 25, 2011 9:20 pm
by dwave
Here's a related problem with Beta1:
In notifications the link to "Extensions >> CMSMailer" doesn't contain the correct security key and logs the user out. Should I create a new topic for this?
Re: Shortcut to Admin Log logs me out
Posted: Sat Aug 27, 2011 2:51 pm
by calguy1000
Rolf wrote:
Using the Filter option in the adminlog doesn't add the security code to the page url.
Rolf
The secure param is a variable in the form.... it doesn't need to be in the URL for the form action....
edit:
but I see the problem, and fixed it.
Re: Shortcut to Admin Log logs me out
Posted: Sun Aug 28, 2011 9:50 am
by Rolf
calguy1000 wrote:edit:
but I see the problem, and fixed it.
Confirmed fixed