ToolJet/server/src
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
..
controllers [hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635) 2022-07-25 16:18:12 +05:30
decorators [hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635) 2022-07-25 16:18:12 +05:30
dto Added a feature for updating the group names (#3452) 2022-07-13 00:27:32 +05:30
entities Instance level SSO for Multi-Workpsace (#3441) 2022-07-18 11:40:52 +05:30
events fix: re-render when cursor hovered on canvas (#3210) 2022-06-09 15:36:11 +05:30
helpers Added transformation to invite-new-user dto 2022-06-07 12:01:54 +05:30
interceptors Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
modules [hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635) 2022-07-25 16:18:12 +05:30
repositories Fix: Thread/Comment edit and delete (#2880) 2022-04-22 13:27:05 +05:30
services [hotfix] Public apps are redirecting to login page while using environment variables inside an app (#3635) 2022-07-25 16:18:12 +05:30
all-exceptions-filter.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30
app.module.ts [Feature] Organisation level environment variables 🚀 (#3068) 2022-07-01 16:20:37 +05:30
main.ts Feature: Add support for http proxy (#3456) 2022-07-05 11:26:05 +05:30