1
0
Fork 0

3217 Commits (e8d37ad14fcf2a357c84ff1870fe65cab4c2a109)
 

Author SHA1 Message Date
Philip O'Toole e8d37ad14f
Update FAQ.md 2 years ago
Philip O'Toole eca3a84bf9
Update README.md 2 years ago
Philip O'Toole 807c82997c
Update README.md 2 years ago
Philip O'Toole 210c3545f9
Update README.md 2 years ago
Philip O'Toole 6efa553faa
Update README.md 2 years ago
Philip O'Toole 0c2aadc990
Update AUTO_CLUSTERING.md 2 years ago
Philip O'Toole 05fff055fa
Update README.md 2 years ago
Philip O'Toole c3fc239f77
Update AUTO_CLUSTERING.md 2 years ago
Philip O'Toole 058db5ec1b
Merge pull request #1061 from rqlite/rf-tests
Minor style changes to test logic
2 years ago
Philip O'Toole 67a6042afb More style changes 2 years ago
Philip O'Toole 7bfc7afef0 Minor style changes to test logic 2 years ago
Philip O'Toole 96f789b6cd
Merge pull request #1060 from Abirdcfly/master
fix minor unreachable code caused by t.Fatal
2 years ago
Abirdcfly 1b033f3b58 fix minor unreachable code caused by t.Fatal
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
2 years ago
Philip O'Toole 3ecf911a7f Merge branch 'master' of github.com:rqlite/rqlite 2 years ago
Philip O'Toole 148fd3973b Fix packaging issues 2 years ago
Philip O'Toole 697782280f
7.6.1 is going out 2 years ago
Philip O'Toole 58568a4577
Merge pull request #1059 from rqlite/remote-auth-followup
Remote auth follow-on
2 years ago
Philip O'Toole 5becd5a86f CHANGELOG 2 years ago
Philip O'Toole 045de6fd57 More NO_CREDS use 2 years ago
Philip O'Toole fb159f6d6e Use NO_CREDS 2 years ago
Philip O'Toole f7958da1a9 More use of cluster.Credentials 2 years ago
Philip O'Toole 7ccfbd93b2 Move to top-level use of cluster.Credentials 2 years ago
Philip O'Toole 01c78ea8d0 Better remote auth fail HTTP messages 2 years ago
Philip O'Toole 3afa2ce80a Stick with simple proto
The proto was not well designed in the first place, but it's better to
deal with it as-is, and wait until another major release to fix it.
2 years ago
Philip O'Toole 08af993b46
Merge pull request #1058 from rqlite/error-on-unroutable
Terminate if any advertised address is unroutable
2 years ago
Philip O'Toole 7211e4d93b
Merge pull request #1057 from ngharrington/nharrington-forward-creds
WIP TCP service auth
2 years ago
Philip O'Toole 9c38903bb4 CHANGELOG 2 years ago
Philip O'Toole 1ca5ce2cd0 Better error message 2 years ago
Philip O'Toole 8697fcad57 Terminate if any advertised address is unroutable 2 years ago
Neal Harrington f750f78558 Remove test logs 2 years ago
Neal Harrington e4a810d7ea Treat error from rpc response as a first class object, delineate error types a bit, use this data to check auth when forward from http 2 years ago
Philip O'Toole 8873141904
Update QUEUED_WRITES.md 2 years ago
Philip O'Toole 92bc6b02f0
Update RESTORE_FROM_SQLITE.md 2 years ago
Neal Harrington c0b1b6c762 write some tests, make them pass 2 years ago
Neal Harrington 19740954f6 Handle http responses for unauthorized in the same way as is currently done 2 years ago
Neal Harrington 79f631f6f0 Handle case where error is nil properly 2 years ago
Neal Harrington 2226083273 Implement handling of error unauthorized by client forwarding request to remote tcp service. Bubble this up as a 401 to the caller 2 years ago
Neal Harrington 563cbda013 remove some println statements 2 years ago
Neal Harrington 8921ee002e Clean up unncessary conditional. Add explicit auth/ tests for empty credentials/anonymous case 2 years ago
Neal Harrington 7cceb822a4 First things 2 years ago
Neal Harrington d2be7eceb6 Merge remote-tracking branch 'origin/master' into nharrington-forward-creds 2 years ago
Philip O'Toole f3ad4652dd
Update RESTORE_FROM_SQLITE.md 2 years ago
Philip O'Toole ae1f9b464f No magic strings 2 years ago
Philip O'Toole d9b2e0b2fa WIP creds forwarding 2 years ago
Philip O'Toole 7f6acb95cc
7.6.0 is going out 2 years ago
Philip O'Toole 3fd355e92b
Merge pull request #1055 from rqlite/read-only-join
Add Read-only join permission
2 years ago
Philip O'Toole ecae9dd2c2 Update CHANGELOG and docs 2 years ago
Philip O'Toole 24786d2803 More Join unit tests 2 years ago
Philip O'Toole b703bc26ce Unit test read-only join permission enforcement 2 years ago
Philip O'Toole c59adee7cb Add Read-only join permission 2 years ago