[ckan-dev] adding users through the admin interface

Augusto Herrmann augusto.herrmann at gmail.com
Thu Mar 13 18:05:44 UTC 2014


Hi,

is it possible to add users as a site admin through the web interface in
CKAN 2.2? The documentation doesn't mention it the "managing users" section
[1] <http://docs.ckan.org/en/latest/sysadmin-guide.html#managing-users>.
But I see a controller for this in the code
[2]<https://github.com/ckan/ckan/blob/ckan-2.2/ckan/controllers/user.py#L151>,
but no route assigned to it
[3]<https://github.com/ckan/ckan/blob/ckan-2.2/ckan/config/routing.py>.
Was it a feature intentionall left disabled?

Also, the documentation mentions you can't delete users through the
interface, but surprisingly I was able to do it.

[1] http://docs.ckan.org/en/latest/sysadmin-guide.html#managing-users
[2] https://github.com/ckan/ckan/blob/ckan-2.2/ckan/controllers/user.py#L151
[3] https://github.com/ckan/ckan/blob/ckan-2.2/ckan/config/routing.py

Best regards,
Augusto Herrmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20140313/75e9ae5b/attachment-0002.html>


More information about the ckan-dev mailing list