ToolJet/server/src/decorators
Muhsin Shah C P 7595b74519
[hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635)
* Fixed env vars 404 error while opening public apps

* Resolved the PR changes
- Replaced currentUser with isPublic
- Added a new guard to check if the current app is not public or not

* Refactored some code

* Removed orga variable dependency from org module

* Resolved all PR changes

Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-07-25 16:18:12 +05:30
..
app.decorator.ts [hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635) 2022-07-25 16:18:12 +05:30
user.decorator.ts Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30