|  | Commit message (Collapse) | Author | Lines | 
|---|
|  | Disable agent forwarding and X11 forwarding in the default
configuration. Users can still forward this if they really want to by
installing a custom forwarder and utilizing their shell access to spawn
it, but with this, we're making it impossible for people to accidentally
forward their agent or their X socket to the remote server.
Additionally, change the SSH configuration such that only the Python
Discord users are allowed to log in. | 
|  | Allow for faster local installation by only installing what we need. | 
|  |  | 
|  |  | 
|  |  | 
|  | This also explicitly specifies the sync type to rsync | 
|  | These are directly forwarded to GitHub with no time-consuming processing
done on the site. We would therefore be alerting for GitHub's slowness,
which is rather useless. | 
|  | This allows us to connect to PostgreSQL on lovelace from any possible
LKE node location, whilst not opening up our PostgreSQL instances to the
world.
This has already been rolled out. |