Jakob Schrettenbrunner
|
c979285eb9
|
current state of api & docker env implementation
|
2017-10-01 20:42:17 +02:00 |
|
Jakob Schrettenbrunner
|
4a1682cc96
|
control: rename server to ServerStruct as it's needed in the api
control: add getServers() function to get a slice of all servers
|
2017-09-01 00:01:32 +02:00 |
|
Jakob Schrettenbrunner
|
3a65f409d1
|
rewrite auth
don't disclose auth denial reasons in response
|
2017-08-02 21:35:15 +02:00 |
|
Jakob Schrettenbrunner
|
6e18e4a1ce
|
fix missing server interface method HasPermission
|
2017-07-30 20:25:42 +02:00 |
|
Jakob Schrettenbrunner
|
636e75ae1f
|
first implementation of docker environment
|
2017-07-30 20:05:06 +02:00 |
|
Jakob Schrettenbrunner
|
ec937603fd
|
add first Server struct
implement loading of server configs
implement hasPermission on server struct
|
2017-07-06 20:51:09 +02:00 |
|
Jakob Schrettenbrunner
|
a2d741c13a
|
add control package, reorganize some files and packages
|
2017-06-29 12:24:18 +02:00 |
|