#52
#52 one more dependency to make the gods happy
#52 add cli to dependencies
re #52 split multistage build into two dockerfiles
Update Dockerfile
re #33: load frontend app configuration from config.json file
re #33: modify backend app to load configuration from environment variables; locally loaded by docker-compose from .env file
fix #40: configure nginx to redirect all requests to index.html
re #29 crude login page
re #29 hackity login endpoint, check todo, needs reimplementation
re #29 reject unauthenticated connections instead of redirecting to login page
re #29 backend implementation of Google OAuth2 authentication
Includes new user registration.
re #31 separate part of DefaultSettings interface into own repository
Required for easier implementation of #29 (user registration)
re #29 separate editable user-data into own class.
re #29 split User into abstract class and RegisteredUser class
General user-info turned into interface in order to support multipleuser info sources (authentication methods)
re #37 secured access to request list processes
re #37 secured access to default settings (read)
re #37 secured access to user's calendar
re #37 secured global settings configuration process
Také k dispozici: Atom