This website requires JavaScript.
Explore
Help
Sign In
vvzvlad
/
portainer
Watch
1
Star
0
Fork
0
You've already forked portainer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
fdb462565acac01d899b1394a246e776b31b532a
portainer
/
api
/
http
/
handler
/
users
T
History
Matt Hook
fdb462565a
Test / test-client (push)
Has been cancelled
use go-json instead of standard/encoding or jsoniter
2023-01-25 12:31:55 +13:00
..
admin_check.go
fix(code): replace calls to ioutil EE-4425 (
#7878
)
2022-10-17 15:29:12 -03:00
admin_init.go
chore(handlers): replace structs by functions for HTTP errors EE-4227 (
#7664
)
2022-09-14 20:42:39 -03:00
handler.go
feat(teamleader) EE-294 redesign team leader (
#6973
)
2022-06-03 16:44:42 +12:00
user_create_access_token_test.go
use go-json instead of standard/encoding or jsoniter
2023-01-25 12:31:55 +13:00
user_create_access_token.go
chore(handlers): replace structs by functions for HTTP errors EE-4227 (
#7664
)
2022-09-14 20:42:39 -03:00
user_create.go
chore(handlers): replace structs by functions for HTTP errors EE-4227 (
#7664
)
2022-09-14 20:42:39 -03:00
user_delete_test.go
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (
#7612
)
2022-09-14 13:59:47 +08:00
user_delete.go
chore(handlers): replace structs by functions for HTTP errors EE-4227 (
#7664
)
2022-09-14 20:42:39 -03:00
user_get_access_tokens_test.go
use go-json instead of standard/encoding or jsoniter
2023-01-25 12:31:55 +13:00
user_get_access_tokens.go
chore(handlers): replace structs by functions for HTTP errors EE-4227 (
#7664
)
2022-09-14 20:42:39 -03:00
user_inspect.go
chore(handlers): replace structs by functions for HTTP errors EE-4227 (
#7664
)
2022-09-14 20:42:39 -03:00
user_list_test.go
use go-json instead of standard/encoding or jsoniter
2023-01-25 12:31:55 +13:00
user_list.go
fix(access): support to list users or teams with specified endpoint [EE-1704] (
#7610
)
2022-09-16 14:45:14 +12:00
user_memberships.go
chore(handlers): replace structs by functions for HTTP errors EE-4227 (
#7664
)
2022-09-14 20:42:39 -03:00
user_remove_access_token_test.go
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (
#7612
)
2022-09-14 13:59:47 +08:00
user_remove_access_token.go
chore(handlers): replace structs by functions for HTTP errors EE-4227 (
#7664
)
2022-09-14 20:42:39 -03:00
user_update_password.go
chore(code): reduce divergence with EE EE-4344 (
#7748
)
2022-09-28 14:56:32 -03:00
user_update_test.go
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (
#7612
)
2022-09-14 13:59:47 +08:00
user_update.go
fix(auth): invalidate session when permissions change EE-3320 (
#8103
)
2022-12-14 10:12:00 +13:00