Albin Larsson
Albin Larsson
> OAuth requires bundling a secret in the app, and as an open source desktop application this is a difficult thing for us to do. OAuth directly targeting the app...
>I am not sure how a proxy solves the problem: if you make one, then you are essentially creating an OAuth backdoor into the Wikimedia environment, that applications other than...
@wetneb there is no lack off issues with either solution, OAuth for one isn't necessarily even available. `clientlogin` on the other-hand has less than 1/3 of the usage of `login`....
I would suggest a new page on docs.openrefine.org dedicated to signing into Wikibase(merging the existing docs([1](https://github.com/OpenRefine/OpenRefine/wiki/Wikidata-owner-only-consumer)/[2](https://github.com/OpenRefine/OpenRefine/wiki/MediaWiki-Bot-Passwords))) and replace the two existing paragraphs something pointing to the new page. "Do you...
Maybe the "[non-html-content](https://github.com/glaciers-in-archives/snowman/tree/main/examples/non-html-content)" example cover this use case? It generates a JSON file, not for a search index but I think the concept still applies. https://github.com/glaciers-in-archives/snowman/tree/main/examples/non-html-content Since that example was...
Hugo got something similar that could be used for inspiration: https://gohugo.io/hugo-pipes/introduction/#get-resource-with-resourcesget-and-resourcesgetremote
These request should definitively be cached similarly to how regular queries are managed(being able to work offline is a major goal of Snowman atm). I think it should be implemented...
It would be interesting to hear more about such use cases and see examples! One thing to consider would be if one goes down the route of ordered parameters or...
> I guess positioned parameters would be enough; if it was easy enough to create dictionaries, it might even be fine to keep the single parameter option. Yeah I think...
@lokal-profil but currently a image uploaded through a building would get a template like `{{BBR|a|}}` which would end up being invalid. So a patrolling bot would need to validate and...