MediaWiki的扩展名 WordPress的插件使用OpenId可能还有其他选择,但是我认为这是可用的最佳解决方案.I have my Wordpress install and MediaWiki sharing the same login information. Unfortunately, users need to log into both separately, but at least they use the same credentials.What I would like to do is cause a successful login on the Wordpress blog to also cause a login for MediaWiki (ideally both directions). There are two ways this could happen:Logging in causes a login on the other application (writes the cookie and creates the session in the DB)Accessing an application checks for the cookie of the other and then automatically logs in.Since the usernames are shared it seems like the latter should be pretty easy to do. Any tips would be great. 解决方案 They both support OpenId now.MediaWiki's extensionWordPress's pluginThere are probably other options for using OpenId, but I think that is the best solution available. 这篇关于WordPress MediaWiki Cookie集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-26 08:06
查看更多