~ec0/charm-grafana/+git/grafana-charm:action-user-mgmt

Last commit made on 2017-11-21
Get this branch:
git clone -b action-user-mgmt https://git.launchpad.net/~ec0/charm-grafana/+git/grafana-charm
Only James Hebden can upload to this branch. If you are James Hebden please log in for upload directions.

Branch merges

Branch information

Name:
action-user-mgmt
Repository:
lp:~ec0/charm-grafana/+git/grafana-charm

Recent commits

a20adf9... by Brad Marshall

Add disclaimer about user mgmt only being for default org, and tidy up variable names

25cf484... by Brad Marshall

Added url validity checks, and tidy up code a bit

5eb7331... by Brad Marshall

Grafana URL uses configurable port, tidied up strings and updated comments

9d52afd... by Brad Marshall

Removed unneeded logging

be560db... by Brad Marshall

Added change-user-role, tidied up set-user-password a little

e34dc63... by Brad Marshall

Add delete-user and set-user-password options, updated README.md

3ddb34b... by Brad Marshall

Fixed create-user action to use correct json

6199d92... by Brad Marshall

First draft of adding organisational role, some debugging

bcbb603... by Brad Marshall

Moved import-dashboard to use utils library for retrieving passwords

8856440... by Jacek Nykis

Merge nobuto's long key branch