![]() |
i get :
Quote:
http://www.math-pl.co.il/maagar |
nvm..
|
Thanks for the new version and to all debuggers/helpers!
... nice that there ist such a project here :) Bruno |
I'm still looking to address the MW 1.13 issues ... lack of time is catching up to me. This is not abandoned and a fix will be posted; I just cannot guarantee when.
|
I discovered the reason (or at least one reason) that 1.13 doesn't work - the hook used to authenticate from a session (AutoAthenticate) was removed and changed to a new one that also requires a result
The new hook is UserLoadFromSession http://www.mediawiki.org/wiki/Manual...oadFromSession I'm going to try changing it myself to see if thats all it is *crosses fingers* |
I think I have it working, in addition to modifying the hook to UserLoadFromSession, and adding &$result to the function prototype I did the following:
Changed the User::newFromName to initialize the $user object itself without replacing it... when it was replaced the calling function appeared to still have the old $user object which was giving an error. In doing that I first load defaults, then set the name, set mFrom to name, call load, check if the user has a valid ID and if not add to the database, and then continue on. In addition, I Found that the sysop groups weren't being removed when I removed someone from admin group so I added $user->removeGroup for both before then adding it again (or not) depending on the users vb group. I'm not totally familiar with mediawiki's authorization process (I just installed it actually) so some of this may be redundant, or worse something could be missing.... At any rate it appears to be working if I find any problems I'll post here, I'm attaching my copy of AuthPlugin_vBSSO.php if anyone wants to use it. Edit: Not working at this time, something is causing edit tokens (and maybe more) to not be correct during POST requests, still investigating |
ey wow! Great Work!! Thanks in the name of the vb/Wiki-Community :up:
(even I cannot test it myself, since still 1.9) Bruno |
Quote:
From this point on I solemnly swear to read all posts on all pages before installing any add-on!! I actually had 1.12 installed then upgraded before installing this!!! :D Edit: Is the link in Who's Online suppose to go to a download of the opensearch_desc.php file????? https://vborg.vbsupport.ru/ http://www.androidmodding.com/wiki |
Quote:
|
Quote:
|
All times are GMT. The time now is 04:19 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|