api/pkg
konrad 16dbcfda7e Manage users via cli (#632)
Add users cli commands to docs

Fix checking for changing username or user email

Add user status change command

Make sure only one user exists with a particular email when updating

Add password reset

Add user id to help

Remove user delete (too many possible side effects, postponed until later)

Make sure to fail on any errors

Fail if changing the username would result in duplicate users

Add user update command

Add user create command

Add command stubs for all commands

Render users in a beautiful table

Started adding user list command

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#632
2020-08-13 15:34:02 +00:00
..
caldav Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
cmd Manage users via cli (#632) 2020-08-13 15:34:02 +00:00
config More avatar providers (#622) 2020-08-02 17:16:58 +00:00
db Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
files More avatar providers (#622) 2020-08-02 17:16:58 +00:00
initialize Restore command (#593) 2020-06-21 15:30:48 +00:00
integrations Return rights when reading a single item (#626) 2020-08-10 12:11:43 +00:00
log Kanban (#393) 2020-04-19 07:27:28 +00:00
mail Add config option to force ssl connections to connect with the mailer 2020-07-14 17:30:39 +02:00
metrics More avatar providers (#622) 2020-08-02 17:16:58 +00:00
migration More avatar providers (#622) 2020-08-02 17:16:58 +00:00
models Make sure to require admin rights when modifying list/namespace users to be consistent with teams 2020-08-12 18:20:47 +02:00
modules Return rights when reading a single item (#626) 2020-08-10 12:11:43 +00:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes Manage users via cli (#632) 2020-08-13 15:34:02 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Return rights when reading a single item (#626) 2020-08-10 12:11:43 +00:00
user Manage users via cli (#632) 2020-08-13 15:34:02 +00:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Remove build date from binary 2020-06-18 19:26:53 +02:00