Block a user
The "Allow some of this data to be public" checkbox should be off for newly registered servers
removed show_public from non updatable keys
removed show_public from non updatable keys
Ideally we would not send show_public
in update calls but currently this is required because this key seems to be only respected during the update call.
Hardware info in
notes
I don't see a 'notes' or 'note' or 'Note' object in GET response or in the UI for server. Do you know the exact field name or where to find it in th UI?
The "Allow some of this data to be public" checkbox should be off for newly registered servers
The key is show_public
in the api payload and response.
Things that I noted:
show_public
is not being respected in the create API. No matter what value you send, the API accepts all but…
de3d5fb4ab
Implemented key categorization to distinguish between keys set only during server creation and those that can be updated
0072a07754
Fixed payload
f1d1387dd6
fixed the indentation and defination for empty function
Implemented key categorization to distinguish between keys set only during server creation and those that can be updated
Currently we're ignoring ip from PUT call because we tried updating IP using the api but the server gives a 500 error. Rest all it looks good to go 👍 @PeterSurda
Added folder_defaults plugin
swapnil
pushed to feature/folder_defaults at swapnil/ansible-modules-syncthing
2024-05-15 07:41:38 +02:00
f2eae6fab4
Added folder_defaults plugin
Added folders plugin
swapnil
pushed to feature/folder_defaults at swapnil/ansible-modules-syncthing
2024-05-15 07:36:43 +02:00
ce6756caab
Added folder_defaults plugin
swapnil
created branch feature/folder_defaults in swapnil/ansible-modules-syncthing
2024-05-15 07:36:43 +02:00
swapnil
created branch feature/folders in swapnil/ansible-modules-syncthing
2024-05-15 07:36:08 +02:00