Sean

Results 18 comments of Sean

Currently, we set the log level to `debug` to achieve this. However, this logs access against all endpoints, also non-sensitive ones. Being able to audit logs against `/api`-endpoints would be...

Oh, sure! I meant that only certain endpoints would have to be audited, e.g. if the `rules` section were to be (simplified example): ```yaml rules: - domain: "web.app.com" subject: -...

I see your point and I must admit that your reasoning makes much sense! If the audit engine allows for powerful filtering, this already addresses my above use-case. Just brainstorming...

Yes, this is possible, e.g. ```yaml - keyboards: [ "AT Translated Set 2 keyboard"] keymap: rightalt: reserved ```

Pull request is [here](https://github.com/eddiewebb/hugo-resume/pull/56 "PR"). Just FYI, the `preload`-tag doesn't seem to work in Firefox and possibly some other browsers (see [here](https://stackoverflow.com/questions/45321043/preload-css-file-not-supported-on-firefox-and-safari-mac "preload issue link")), though I'm sure you know...

What a great answer! Maybe, until such a feature is implemented natively in some distant future, it's worth having a look at [`cryptomator`](https://cryptomator.org/). It's FOSS, comes with iOS & Android...

Luckily, it appears that there already is a graphical setup guide to follow available online: https://docs.cryptomator.org/en/latest/desktop/getting-started/ The simple steps: 1) Set up `onedrive` 2) Install `cryptomator` (see docs above) 3)...

Check out [this Tabs layout](https://github.com/poirazis/bb-plugin-TabContainer), which may pose a viable alternative :-)

Hi! Thanks for your request. I do not currently find the time to work on it, but it'll be pushed to the backlog.

Thanks for the report! Does the sync still work as expected though?