Updated Let's Encrypt and Google Auth (markdown)

eubyte 2016-12-16 13:06:53 -05:00
parent 9dca9fcd68
commit adb743ae50

@ -64,4 +64,5 @@ WantedBy=multi-user.target
```bash ```bash
sudo systemctl enable proxybouncer sudo systemctl enable proxybouncer
sudo systemclt start proxybouncer sudo systemclt start proxybouncer
``` ```
Does this setup imply that everyone will be logged in to Wekan as 'proxybouncer'? Is there a way to pass usernam from Google via headers, etc.?