despens created this task.
despens added a subscriber: despens.
despens added a project: MediaWiki-extensions-WikibaseRepository.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  In the `sites` table, colums `site_data`, one needs to assign URLs 
`file_path` and `page_path` to enable the repo talk to API.
  
  The URLs are used both by the server and the browser. This is unfortunate, 
because the browser might see different URLs than the server.
  
  Example: mediawiki runs in a VM. The VM's host provides HTTPS and basic_auth. 
The browser can use the HTTPS and basic_auth protocol on the public facing URL. 
The server is unable to provide a basic_auth login and would be better off to 
just call the API at localhost.
  
  Defining these URLs separate for browser and server **and** as 
server-relative could make such a wikibase install much more portable. It would 
allow to configure the VM locally and then move it to a public host without any 
changes.

TASK DETAIL
  https://phabricator.wikimedia.org/T88225

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: despens
Cc: despens, Aklapper, Wikidata-bugs



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to