Adrian Kuschelyagi Malacoda kuschelyagi
kuschelyagi opened issue glitch-city-labor.../glitch-city-laboratories#14 2018-08-20 05:38:17 +00:00
Implement printable view for articles
kuschelyagi opened issue glitch-city-labor.../glitch-city-laboratories#13 2018-08-20 05:38:01 +00:00
Offline GlitchDex
kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#12 2018-08-20 05:37:29 +00:00
SMF + Auth_remoteuser

SMF session struct

kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#12 2018-08-20 05:37:18 +00:00
SMF + Auth_remoteuser

SMF userinfo struct

kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#12 2018-08-20 05:37:11 +00:00
SMF + Auth_remoteuser

Possible solutions:

kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#12 2018-08-20 05:36:49 +00:00
SMF + Auth_remoteuser

Example with SMF session, note that the auto login session message is replaced with SessionBackend "$SESSION_ID" is unsaved, marking dirty...

kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#12 2018-08-20 05:36:40 +00:00
SMF + Auth_remoteuser

Example without SMF session, auto-logs me in (see message Setting up auto login session for remote user name 'Abwayax')

kuschelyagi opened issue glitch-city-labor.../glitch-city-laboratories#12 2018-08-20 05:36:29 +00:00
SMF + Auth_remoteuser
kuschelyagi closed issue glitch-city-labor.../glitch-city-laboratories#11 2018-08-20 05:35:57 +00:00
Disable MediaWiki account creation and login
kuschelyagi opened issue glitch-city-labor.../glitch-city-laboratories#11 2018-08-20 05:35:48 +00:00
Disable MediaWiki account creation and login
kuschelyagi opened issue glitch-city-labor.../glitch-city-laboratories#10 2018-08-20 05:33:19 +00:00
topic,<id>.html style URLs need to be handled
kuschelyagi closed issue glitch-city-labor.../glitch-city-laboratories#10 2018-08-20 05:33:19 +00:00
topic,<id>.html style URLs need to be handled
kuschelyagi opened issue glitch-city-labor.../glitch-city-laboratories#9 2018-08-20 05:33:18 +00:00
X-Forwarded-For needs to be respected
kuschelyagi closed issue glitch-city-labor.../glitch-city-laboratories#9 2018-08-20 05:33:18 +00:00
X-Forwarded-For needs to be respected
kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#9 2018-08-20 05:33:18 +00:00
X-Forwarded-For needs to be respected

seems to be resolved in 18.02

kuschelyagi opened issue glitch-city-labor.../glitch-city-laboratories#8 2018-08-20 05:33:17 +00:00
Imagemagick needs to be installed for MediaWiki to generate thumbnails
kuschelyagi closed issue glitch-city-labor.../glitch-city-laboratories#8 2018-08-20 05:33:17 +00:00
Imagemagick needs to be installed for MediaWiki to generate thumbnails
kuschelyagi opened issue glitch-city-labor.../glitch-city-laboratories#7 2018-08-20 05:33:16 +00:00
Need to preserve HTTP host across proxy
kuschelyagi closed issue glitch-city-labor.../glitch-city-laboratories#7 2018-08-20 05:33:16 +00:00
Need to preserve HTTP host across proxy
kuschelyagi commented on issue glitch-city-labor.../glitch-city-laboratories#7 2018-08-20 05:33:16 +00:00
Need to preserve HTTP host across proxy

Fixed by using proxy_set_header to pass the Host header upstream.