.. |
corpus
|
Add fuzz testing to 'serv' for the GQL hash parser
|
2019-10-26 15:43:40 -04:00 |
.gitignore
|
Fix issue with asset packer breaking Docker builds
|
2019-03-28 09:38:05 -04:00 |
allow.go
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
auth.go
|
Optimize prepared statement flow for RBAC
|
2019-10-25 00:01:22 -04:00 |
auth_jwt.go
|
Get RBAC working for queries and mutations
|
2019-10-24 02:07:42 -04:00 |
auth_rails.go
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
cmd.go
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
cmd_conf.go
|
Allow config files to inherit from other config files
|
2019-10-28 01:48:04 -04:00 |
cmd_migrate.go
|
Add ability to set filters per operation / action
|
2019-10-06 16:28:10 -04:00 |
cmd_new.go
|
Add ability to set filters per operation / action
|
2019-10-06 16:28:10 -04:00 |
cmd_seed.go
|
Get RBAC working for queries and mutations
|
2019-10-24 02:07:42 -04:00 |
cmd_serv.go
|
Add initialization command to setup new apps
|
2019-09-27 02:19:24 -04:00 |
cmd_test.go
|
Fix issues with mutation SQL
|
2019-10-03 03:08:01 -04:00 |
config.go
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
config_test.go
|
Change config key inherit to inherits
|
2019-10-31 01:14:51 -04:00 |
core.go
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
core_build.go
|
Get RBAC working for queries and mutations
|
2019-10-24 02:07:42 -04:00 |
core_test.go
|
Add insert mutation with bulk insert
|
2019-09-05 00:09:56 -04:00 |
fuzz.go
|
Add RBAC option to disable functions eg. count
|
2019-10-27 01:52:48 -04:00 |
fuzz_test.go
|
Add fuzz testing to 'serv' for the GQL hash parser
|
2019-10-26 15:43:40 -04:00 |
http.go
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
introsp.go
|
Add built in 'anon' and 'user' roles
|
2019-10-15 02:30:19 -04:00 |
prepare.go
|
Optimize prepared statement flow for RBAC
|
2019-10-25 00:01:22 -04:00 |
reload.go
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
reso.go
|
Add ability to set filters per operation / action
|
2019-10-06 16:28:10 -04:00 |
serv.go
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
sqllog.go
|
Add built in 'anon' and 'user' roles
|
2019-10-15 02:30:19 -04:00 |
utils.go
|
Add fuzz testing to 'serv' for the GQL hash parser
|
2019-10-26 15:43:40 -04:00 |
utils_test.go
|
Optimize prepared statement flow for RBAC
|
2019-10-25 00:01:22 -04:00 |
vars.go
|
Get RBAC working for queries and mutations
|
2019-10-24 02:07:42 -04:00 |
ws.go
|
Add support for GraphQL variables
|
2019-04-19 01:55:03 -04:00 |