Add authentication with portainer system
Description
- Add an authentication page
- Protect other pages
- Redirect the user to authentication page if is not logged in
- Add a logout button
- Use two users for API : the user logged to manage his stacks and the admin user for the dashboard (or modify the dashboard to display only the informations of the user)
- Make the doc for management of the users