Files
directus/app
José Varela acc145006c App: encode primary key (#5143)
* app: encode primary key
Since primary keys could be manually entered strings,
we should encode those in order to prevent accessing
inexistent routes.
E.g.
Document with primary key: 'clients/John Doe'

* fixup! app: encode primary key Since primary keys could be manually entered strings, we should encode those in order to prevent accessing inexistent routes. E.g. Document with primary key: 'clients/John Doe'

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2021-04-19 11:35:01 -04:00
..
2021-04-08 12:22:08 -04:00
2021-04-19 11:35:01 -04:00
2020-07-29 11:24:52 -04:00
2021-02-24 17:48:19 -05:00
2020-07-29 11:24:52 -04:00
2020-07-29 11:24:52 -04:00
2021-04-15 12:09:58 -04:00
2021-02-18 09:58:36 -05:00
2020-10-02 16:26:40 -04:00

@directus/app

The Directus Admin App. Included with directus itself. You wouldn't install this package separately.