index
:
Atlas
main
The next-gen master server for Northstar.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
api0
/
accounts.go
Age
Commit message (
Expand
)
Author
2022-10-21
all: pg9182 -> r2northstar
pg9182
2022-10-20
pkg/api/api0: Add metric for stored pdata size
pg9182
2022-10-20
all: Make PdataStorage SetPdata return the stored pdata size
pg9182
2022-10-19
pkg/api/api0: Fix /accounts/lookup_uid success response
pg9182
2022-10-19
pkg/api/api0: Add metrics
pg9182
2022-10-19
pkg/api/api0: Treat /accounts/get_username unknown account the same as an unk...
pg9182
2022-10-15
pkg/api/api0: Rework error responses
pg9182
2022-10-15
pkg/api/api0: Implement server validation for /accounts/write_persistence
pg9182
2022-10-14
pkg/api/api0: Relax /accounts/write_persistence serverId check for listen server
pg9182
2022-10-14
pkg/api/api0: /accounts/write_persistence field name is pdata
pg9182
2022-10-13
pkg/api/api0: Add comment about /accounts/get_username
pg9182
2022-10-13
pkg/api/api0/accounts: Fix OPTIONS allow header
pg9182
2022-10-13
pkg/api/api0: Reject pdata with too much trailing junk
pg9182
2022-10-13
pkg/api/api0: Implement account endpoints
pg9182