Skip to content

Custom label accesses

Antoine requested to merge ZeHiro/kresus:custom-label-accesses into master

Allow the user to set a custom label for an access:

  • when creating an access
  • later

I changed the server API so that it is simpler to handle the case of 'updating' an access with or without fetching accounts. I could split a commit to make it clearer: one with the new end point and one with the possibility to change the access customLabel.

Edited by Antoine

Merge request reports