1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-02 07:59:20 +00:00
norman/api
Nathan Jenan 7fed8b17a8 Filter resources on default fields
This change gives norman the ability to filter api requests based on the
default value of fields.  Before, it would filter on the actual data in
the resource, and then apply default values to the resource before
returning.

Issue:
https://github.com/rancher/rancher/issues/13418
2018-05-16 10:15:34 -07:00
..
access Add Create to access 2018-04-19 21:57:01 -07:00
builtin Make queryopts be a pointer 2017-12-28 16:49:51 +00:00
handler Filter resources on default fields 2018-05-16 10:15:34 -07:00
writer Refactor access control to return error not bool 2018-03-31 03:13:22 -07:00
server.go Refactor access control to return error not bool 2018-03-31 03:13:22 -07:00
types.go More initial dev 2017-11-10 21:46:30 -07:00
validate.go Attempt to fix CSRF, still untested though 2017-12-29 22:23:14 +00:00