mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 16:45:55 +00:00
* Use IP whitelisting for ingest For ingest, use configured IPs to authenticate the requests. Auth-token will no longer be used for requests from ingest consumers. If IP in request is in configured IPs, authenticate and authorize as an admin. If IP in request is not in configured IPs, proceed with the standard authentication/authorization using ADD. * need to remove port from client IP * addressed review comments |
||
|---|---|---|
| .. | ||
| README | ||
| run-all.sh | ||
| sup218-test.sh | ||
| sup218_datagen.yaml | ||
adding a test case to the auth-smoke directory??? no problem!!! its a snap!!! just make a shell script that does the test you want and name it some thing like: fb42069-test.sh this will get picked up by run-all.sh and get run automatically!!! # THINGS TO NOTE - the datanode0 ip will be passed to your script in $1 via qa/scripts/bug_repro_tests.sh # ENTHUSIASM WOW shout out to computers for making our lives easier! :) 👍