Mirko πͺπΊ πΊπ¦
Mirko πͺπΊ πΊπ¦
Allows to use Kestrel with HTTPS even without a Reverse Proxy (e. g. for development or internal purposes). Addresses https://github.com/loic-sharma/BaGet/issues/227 See https://github.com/loic-sharma/BaGet/issues/227 Summary of the changes (in less than 80...
Right now, BaGet is always running under `http://localhost:5000`. It would be great to have a switch in `appsettings.json` to run under HTTPS.
I'd highly appreciate if there would be a way to link to another file within a Markdown file in a repository by using relative URLs. Bonobo is able to render...
## Environment Joplin version: `2.7.4` Platform: Linux OS specifics: Raspberry Pi 4, arm64/v8, Raspberry Pi OS x64 ## Steps to reproduce 1. Create _userA_ with _notebookA_ and encrypt it with...
Please take a look at this code: ```cs var car = new Car(); Assert.IsNotNull(car); Assert.IsTrue(car.HasEngine); ``` When using ReSharper, it works perfectly fine without any complaints. Now I "translate" the...
Hey ππ» As you suggested, we should continue our conversation here on GitHub. __Disclaimer:__ I have almost no clue how Hunspell works, so please forgive if it is a thumb...
Hi, Do you have plans to add support for multiple Google accounts? For example, I have a German and a Swiss Google account to buy apps in both countries. However,...
This commit enables the Cookbook to set the ArcGIS Server's identity store to an Active Directory. For the authentication against the Active Directory, the following parameters out of `webgis-windows.json` are...
With this commit you are able to configure the following within Portal for ArcGIS: - disable the user's possibility to create an account on his own (e. g. due to...
These commits enable the Cookbook to create backups of ArcGIS Server Site or the complete WebGIS (ArcGIS Server, Portal for ArcGIS, ArcGIS Data Store). It only works for Windows. There...