1
0
Fork 0

678 Commits (eda569f19c8fa069260bffb9389d8dc568893f86)
 

Author SHA1 Message Date
Philip O'Toole eb0bdec782 Merge pull request #92 from otoolep/system_test
Finish multi-node cluster testing
9 years ago
Philip O'Toole 7fd7a9a385 Finish multi-node cluster testing 9 years ago
Philip O'Toole a33a344b72 Merge pull request #91 from otoolep/system_test
System test
9 years ago
Philip O'Toole d5e2bfadbc Add GoDoc to tests 9 years ago
Philip O'Toole 668f1d96ee 3-node cluster-level testing 9 years ago
Philip O'Toole e0ccd4bd68 Add first cluster-level test 9 years ago
Philip O'Toole 062f3ff5ba Expose Raft address during system test 9 years ago
Philip O'Toole a5ccbede25 More helper functions 9 years ago
Philip O'Toole 12ca0006f0 GoDoc updates 9 years ago
Philip O'Toole 484bd18f62 Merge pull request #90 from otoolep/system_test
Add system-level single-node test
9 years ago
Philip O'Toole af7c0cb1d6 Add system-level single-node test 9 years ago
Philip O'Toole a497c0313c Merge pull request #89 from otoolep/fix_circle_ci_test
Unit test 401 logic
9 years ago
Philip O'Toole 24b326685d Unit test 401 logic 9 years ago
Philip O'Toole 3f8115ccc1 Merge pull request #88 from otoolep/fix_circle_ci_test
Re-enable multi-node testing on CirceCI
9 years ago
Philip O'Toole 5e688bab93 Clarify it's localhost 9 years ago
Philip O'Toole cc3c75d9bf Re-enable multi-node testing on CirceCI 9 years ago
Philip O'Toole bc6275a759 Tweak comment for New HTTPD service 9 years ago
Philip O'Toole af98567458 Merge pull request #86 from otoolep/auth_module
Create standalone auth module
9 years ago
Philip O'Toole ad0b6f3b4d GoDoc fixes 9 years ago
Philip O'Toole 4c36f8345c Create standalone auth module 9 years ago
Philip O'Toole f8bf802641 Better description of rqlite 9 years ago
Philip O'Toole 258241f992 Update SECURITY.md 9 years ago
Philip O Toole dce5e33016 Display logo on startup 9 years ago
Philip O Toole 6b339284f8 Fix GoDoc typos 9 years ago
Philip O'Toole 80094b793c Update SECURITY.md 9 years ago
Philip O'Toole 3f37ba7ff6 Update SECURITY.md 9 years ago
Philip O'Toole 9033469154 Link to SECURITY.md 9 years ago
Philip O'Toole d79b6de25e Merge pull request #85 from otoolep/basic_auth_support
Basic auth support
9 years ago
Philip O Toole f94a10424c Check for failing auth on join 9 years ago
Philip O Toole e374c88992 Add instructions on securing rqlite 9 years ago
Philip O'Toole 511d2039c3 Fix "auth enabled" status logic 9 years ago
Philip O'Toole 559472cd9f Add "auth" state to status output 9 years ago
Philip O'Toole 5a01ffcda9 Return if username and password are invalid 9 years ago
Philip O'Toole 5cbeecddf5 'go fmt' fixes 9 years ago
Philip O'Toole 0c7565a23d Better changelog 9 years ago
Philip O'Toole c57cb0fef4 Update CHANGELOG 9 years ago
Philip O'Toole c1ad8c8ec1 Allow auth config to be set at command line 9 years ago
Philip O'Toole 817cc2abc7 Integrate perms with HTTP service 9 years ago
Philip O'Toole 473d6e1979 'go fmt' fixes 9 years ago
Philip O'Toole 1262244b6a 'go vet' fixes 9 years ago
Philip O'Toole e638efe9cf HasPermRequest added 9 years ago
Philip O'Toole d92126a861 Add CredentialStore GoDoc 9 years ago
Philip O'Toole 49baa83ceb CredentialStore now stores perms 9 years ago
Philip O'Toole 90b5a79720 Check BasicAuth if enabled 9 years ago
Philip O'Toole 58887947c5 Credentials store can directly check a request 9 years ago
Philip O'Toole 3bfadcfbe7 Add simple credentials store 9 years ago
Philip O'Toole 3ccb97c98b Merge pull request #84 from otoolep/https_support
Add HTTPS support to API
9 years ago
Philip O'Toole 5fb2b0a658 Less precise version 9 years ago
Philip O'Toole 43195b37cd Allow node to accept insecure X.509 certs 9 years ago
Philip O'Toole 1f06a9a48d Update CHANGELOG 9 years ago