We have tests to make sure code changes build properly on Mac, Windows, and Linux. And static security analysis, It would be helpful to add tests for the actual functionality. Example: - [x] add mod_authnz_external to apache - [x] add mod_authz_unixgroup to apache - [ ] set up an example authenticator/authorizer - [ ] set example configuration directives in apache conf files - [ ] run curl on it several times
We have tests to make sure code changes build properly on Mac, Windows, and Linux. And static security analysis,
It would be helpful to add tests for the actual functionality. Example: