Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-21 | Allow configure backend response timeout | Igor Pashev | 1 | -1/+3 | |
2017-08-06 | Format with hindent | Igor Pashev | 1 | -72/+67 | |
2016-12-01 | BREAKING: Allow !include in config file | Igor Pashev | 1 | -2/+2 | |
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-28 | Allow running in plain HTTP mode (no SSL) | Igor Pashev | 1 | -4/+8 | |
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 | -0/+2 | |
2016-11-19 | Initial release (1.90.0)1.90.0 | Igor Pashev | 1 | -0/+88 | |