focalboard/server/api
Rajat Dabade 80024851a5
Added single-user check for getUserList (#3801)
* Added single-user check for getUserList

* Added check for length of UserIDs slice

* ErrorResponse arg fix and UserIDs len fix

* Linter fixes

* Error fixes

* Linter and error fix
2022-09-15 16:52:35 -04:00
..
admin.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
api.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
api_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
archive.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
audit.go
auth.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
blocks.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
boards.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
boards_and_blocks.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
cards.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
categories.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
channels.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
config.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
context.go
files.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
insights.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
limits.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
members.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
onboarding.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
search.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
sharing.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
subscriptions.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
system.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
teams.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
templates.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
users.go Added single-user check for getUserList (#3801) 2022-09-15 16:52:35 -04:00