GetDKAN / dkan2

Deprecated: please use the 2.x branch of the dkan repo
https://github.com/GetDKAN/dkan
GNU General Public License v2.0
18 stars 16 forks source link

Alternate API user role should be installed by its module, not dkan2 #398

Closed thierrydallacroce closed 4 years ago

thierrydallacroce commented 4 years ago

The config for the alternate api user role should not be in dkan2's config since dkan_alternate_api is not enabled by default, as it conflicts once it is enabled.

thierrydallacroce commented 4 years ago

Duplicate