Misha Bragin fe63a64b6e
Add Account HTTP API (#691)
Extend HTTP API with Account endpoints to configure global peer login expiration.
GET /api/accounts
PUT /api/account/{id}/

The GET endpoint returns an array of accounts with
always one account in the list. No exceptions.

The PUT endpoint updates account settings:
PeerLoginExpiration and PeerLoginExpirationEnabled.

PeerLoginExpiration is a duration in seconds after which peers' logins will expire.
2023-02-16 12:00:41 +01:00
..
2023-02-16 12:00:41 +01:00
2023-02-16 12:00:41 +01:00
2022-10-22 13:29:39 +02:00
2023-02-16 12:00:41 +01:00
2022-10-22 15:06:54 +02:00
2023-02-16 12:00:41 +01:00
2023-02-16 12:00:41 +01:00
2023-02-03 21:47:20 +01:00
2023-02-13 15:07:15 +01:00
2023-01-25 16:29:59 +01:00
2023-02-13 15:07:15 +01:00