Skip to content

meson: Allow specifying default Ichnaea URLs

Jan Alexander Steffens requested to merge heftig/geoclue:default-wifi-url into master
  • meson: Allow specifying default Ichnaea URLs
    And if a geolocation URL has been provided, enable the 3G and WiFi sources by default.

  • config: Clean up parsing, assign defaults first
    Assign defaults first, then let config files override them. This means load_config_file can drop the initial parameter and behave identically for the main config file and the snippets.

    Also make the code more uniform.

  • config: Allow setting an empty submission-nick
    The code already supports this and omits the X-Nickname HTTP header from the submission.

Edited by Jan Alexander Steffens

Merge request reports

Loading