4 ms·
This is very neat! However, it appears there is no way to have a "user" and an "admin" mode? As of right now, it looks like if anyone loads the page they can ed
by ceearrbee 1y ago
This is very neat! However, it appears there is no way to have a "user" and an "admin" mode? As of right now, it looks like if anyone loads the page they can edit and move all the objects on the map?
Is there a way to lock it down?
- itfourall 1y agoHow to Set Up Password Authentication with Apache2 You can protect a specific directory on your Apache web server by requiring users to log in with a username and password. This is useful for restricting access to internal tools like MapStruct, admin panels, private pages, or staging environments. Prerequisites Apache2 is installed and running You have terminal (SSH) access to the server The directory you want to protect already exists (e.g., /var/www/html/map)
- itfourall 1y agohttps://www.digitalocean.com/community/tutorials/how-to-set-up-password-authentication-with-apache-on-ubuntu-14-04 https://www.digitalocean.com/community/tutorials/how-to-set-...
- ceearrbee 1y agoSo there is no built in "public view"? How disappointing.
- itfourall 1y agoI will make this in next version.