PromucFlow_constructor/app/server/appsmith-server/src/main
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
..
java/com/appsmith/server Adding exception stack trace to the login failure scenarios for debugging. 2020-01-10 18:11:29 +05:30
resources 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