ALB.Leach
ALB.Leach
Fix for https://github.com/sublimehq/Vintage/issues/164 One minor change to Default.sublime-keymap.
As the title suggests, add a new example directory with configuration files and a README, demonstrating and describing how to run jupyterhub with `docker-compose`. Runs two containers:- 1. `traefik` (used...
Fixed a `NameError`, as `view_is_widget` was defined as a method, but used like a function. So, moved it out of the class, although a smaller fix would have been to...
Hello! As mentioned in [a comment I made](https://github.com/jupyterhub/traefik-proxy/issues/155#issuecomment-1439048746) yesterday, I thought the documentation and example folder could benefit from some information regarding `docker-compose`. It's what I use for my jupyterhub...
##### SUMMARY I would like the ability to set the Unit ID with terraform. The CLI command is pretty simple: system identifier system-id Docs: https://www.dell.com/support/manuals/en-us/smartfabric-os10-emp-partner/smartfabric-os-user-guide-10-5-6/system-identifier?guid=guid-4584e84b-c5c5-4625-9cbd-9d816d1528e0&lang=en-us ##### ISSUE TYPE - Feature...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I just updated the container image to the latest tag (currently...
### Proposal Make user folders private. This prevents other FTP users and groups from reading the contents of each user's FTP folder. ### Note about Parent Directories This does not...
**Is your feature request related to a problem? Please describe.** Issue https://github.com/frappe/frappe/issues/27148 describes how email accounts cannot be configured to send from a shared mailbox using a Service Principal account....
> Please provide enough information so that others can review your pull request: This PR demonstrates how to replace the now [deprecated `bleach`](https://github.com/mozilla/bleach/issues/698) with [`nh3`](https://github.com/messense/nh3). Benefits include reported performance improvements...
> Please provide enough information so that others can review your pull request: I've been working on adding Raw HTML so that designers can drop in Email Templates from figma,...