Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-05 | sproxy.yml.example -> sproxy.example.yml | Igor Pashev | 1 | -176/+0 | |
2016-12-01 | BREAKING: Allow !include in config file | Igor Pashev | 1 | -8/+8 | |
This changes semantics of these options: - key - oauth2.<provider>.client_secret They are no longer files, but strings. To read content from files, use !include. The point of being files or read from files is to segregate secrets from non-sensitive easily discoverable settings. With !include it is much more simple and flexible. | |||||
2016-11-29 | Typo | Igor Pashev | 1 | -1/+1 | |
2016-11-28 | Allow running in plain HTTP mode (no SSL) | Igor Pashev | 1 | -8/+31 | |
This can be useful when Sproxy is behind some other proxy or load-balancer. | |||||
2016-11-26 | Populate permission database from a file | Igor Pashev | 1 | -24/+38 | |
2016-11-19 | Initial release (1.90.0)1.90.0 | Igor Pashev | 1 | -0/+139 | |