remove costumer registration
This commit is contained in:
parent
90e607ca86
commit
506b804f42
@ -179,7 +179,7 @@ my %paths = (
|
|||||||
'powerwallsstop' => 'sitemaster/stop',
|
'powerwallsstop' => 'sitemaster/stop',
|
||||||
'powerwallsrun' => 'sitemaster/run',
|
'powerwallsrun' => 'sitemaster/run',
|
||||||
'powerwalls' => 'powerwalls',
|
'powerwalls' => 'powerwalls',
|
||||||
'registration' => 'customer/registration',
|
# 'registration' => 'customer/registration',
|
||||||
'status' => 'status',
|
'status' => 'status',
|
||||||
'login' => 'login/Basic',
|
'login' => 'login/Basic',
|
||||||
'gridstatus' => 'system_status/grid_status',
|
'gridstatus' => 'system_status/grid_status',
|
||||||
@ -1148,7 +1148,7 @@ sub CreateUri($$) {
|
|||||||
],
|
],
|
||||||
"release_status": "under develop",
|
"release_status": "under develop",
|
||||||
"license": "GPL_2",
|
"license": "GPL_2",
|
||||||
"version": "v0.6.100",
|
"version": "v0.6.102",
|
||||||
"author": [
|
"author": [
|
||||||
"Marko Oldenburg <leongaultier@gmail.com>"
|
"Marko Oldenburg <leongaultier@gmail.com>"
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user