PromucFlow_constructor/app/server/appsmith-server/src/main/resources
Arpit Mohan 7622d76f32 Adding the property server.use-forward headers in order for Spring security to function properly behind a Nginx load balancer
This property helps the spring security library derive the host name, protocol and port accurately even while running behind a Nginx load balancer. This is because nginx adds X-Forward-* headers that are parsed by Spring security library.
2020-01-13 10:25:43 +05:30
..
email Sending HTML template emails to users when they signup, invite another user or reset their password. 2020-01-03 09:44:17 +00:00
opa Moving JsonPathKeys from Page document object to Action 2019-10-24 12:38:52 +05:30
public Sending HTML template emails to users when they signup, invite another user or reset their password. 2020-01-03 09:44:17 +00:00
application-docker.properties Adding the property server.use-forward headers in order for Spring security to function properly behind a Nginx load balancer 2020-01-13 10:25:43 +05:30
application-local.properties Adding the property server.use-forward headers in order for Spring security to function properly behind a Nginx load balancer 2020-01-13 10:25:43 +05:30
application-staging.properties Adding the property server.use-forward headers in order for Spring security to function properly behind a Nginx load balancer 2020-01-13 10:25:43 +05:30
application.properties Adding the capability to associate a user with multiple organizations 2019-11-13 10:23:23 +00:00
sentry.properties Segment & Rollbar Integration 2019-09-25 16:20:51 +00:00