You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addressed issues for general support for Docker containers holding Web applications
(jupyter notebook, filemanager) available as simphony-remote-docker 0.3.0.
REST+ajax based retrieval of available applications (#209, #214)
Show application policy information in application list (#242)
Preparation for REST framework extraction:
factored out authenticator code from the BaseHandler (#215)