Talha
Talha
Is there any PR raised for this yet?
@srenatus @tsandall @repenno I understand from the above commentary that this effort is not complete yet. But I would like to take this opportunity to ask the following. What is...
@patrick-east thanks for the swift reply. Will the approach explained at https://www.openpolicyagent.org/docs/latest/extensions/#custom-built-in-functions-in-go work if I want to use that built-in inside policy files?
Thanks @patrick-east
I am able to connect to mongo with these creds on the `local` database ``` (elastica)[root@Talha@Fedora14 elasticsearch-0.90.8]# mongo local -u user -p password MongoDB shell version: 2.4.8 connecting to: local...
Yes I am able to connect to `test_db` with those credentials ``` (elastica)[root@Talha@Fedora14 elasticsearch-0.90.8]# mongo test_db -u user -p password MongoDB shell version: 2.4.8 connecting to: elastica > db.system.namespaces.find() {...
@ewgRa this seems to be a fix in a much alter version of mongodb-river. Cant I get 1.7.3 to work?