-
Notifications
You must be signed in to change notification settings - Fork 539
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Finish separate /:room/view and /:room/edit support for #1.
To enable this mode, start ethercalc with a "--key" parameter: ./bin/ethercalc --key 85b5dd7a-8afe-11e1-bca8-002332d309a4 Under this mode, /:room simply redirects to the /:room/view URL. Using a reverse proxy to authenticate or restrict access to the /:room/edit URL scheme is currently required.
- Loading branch information
Showing
5 changed files
with
1,434 additions
and
712 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.