PromucFlow_constructor/app/server/appsmith-server
trishaanand c9703ea3b1
Special 404 handling and adding a few paths to the unauthenticated list to allow for public applications (#45)
* 404 error added for a few API calls which would be specially handled on the frontend to display an ACL 404 error.

* Putting everything except GET actions, GET pages, and GET applications behind authenticated. This ensures that in the future public applications (view only) would not lead to 401 but any other page would.

* Code formatted.
2020-07-06 20:21:07 +05:30
..
src Special 404 handling and adding a few paths to the unauthenticated list to allow for public applications (#45) 2020-07-06 20:21:07 +05:30
auth-notes Convert the project into a multi-module structure 2019-09-16 11:21:57 +00:00
pom.xml Merge branch 'release' into feature/acl-spring-object 2020-06-12 19:14:31 +05:30