-
I would like to propose to add another regex built-in. Here, the regular expression is delimited by two characters (eg `` or `(` and `)`). This allows one to match strings against patterns like:
``…
-
Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848603 is affecting Hydra, but should be fixable in the application.
When creating database table indexes are created as VARCHAR(255) fi…
-
I am looking to find out more information on json-wsp. Right now I am using https://github.com/paritytech/jsonrpc for my server, there are some issues. I would like to switch to https://github.com/a…
-
In the documentation (https://github.com/ory/ladon#persistence) the SQL example shows a database connection created using stdlib's `sql.Open`, however the `ladon/manager/sql` `NewSQLManager` function …
zikes updated
6 years ago
-
**Actual Results**
--
Test server v2.0.0-alpha.2, the fields of "Levantamentos de ARV (Farmácia)" are shown in random order. Also, "POSOLOGIA" labels is shown to Dosage and Posologia, Quantidade Avi…
-
I'm happy to make PR(s) for these, but I thought I should double check where they should go first.
_Note: I have no affiliation with ORY and am just evaluating solutions for use in a greenfield pro…
-
https://github.com/ory-am/ladon
Can it be usefull to us or is it overkill?
Can this be used for one user to share his device with some other user (creating a group of users who have access to this D…
-
This is a followup to the conversation on https://community.ory.sh/t/exposing-more-methods-for-finding-policies/555/
It would be helpful for me to have more nuanced methods for finding policies, in…
-
Compare https://github.com/casbin/casbin to https://github.com/ory/ladon
From first impression it looks like casbin is a lot more flexible than ladon, but ladon seems to have a well organized configu…
-
I've successfully compiled hydra at Win32 system by using git-bash console. I used this steps to compile the hydra
`
go get -d -u github.com/ory/hydra
cd $(go env GOPATH)/src/github.com/ory/hydra…