twenty/packages
Joe S 850eab8f8f
Add rate limiting in the server using built in Nest.js capability (#3566)
* Add rate limiting in the server using built in Nest.js capability

* Generatekey based on ip address when an http request is sent

* Update env var types to number for ttl and limit

* Remove unused env variables

* Use getRequest utility function

* fix: remove dist from path

* fix: adding .env variables

* fix: remove unused functions

* feat: throttler plugin

* Fix according to review

---------

Co-authored-by: Jérémy Magrin <jeremy.magrin@gmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2024-02-07 18:11:32 +01:00
..
twenty-docker chore: set up twenty-emails config so build isn't needed in development (#3619) 2024-01-29 06:17:12 -03:00
twenty-docs Add rate limiting in the server using built in Nest.js capability (#3566) 2024-02-07 18:11:32 +01:00
twenty-emails Release 0.3.0 (#3793) 2024-02-03 09:05:11 +01:00
twenty-front 3803 use email visibility to display only the shared information backend (#3871) 2024-02-07 16:35:19 +01:00
twenty-postgres Build linux pg graphql (#3206) 2024-01-03 12:02:06 +01:00
twenty-server Add rate limiting in the server using built in Nest.js capability (#3566) 2024-02-07 18:11:32 +01:00
twenty-utils Improve Documentation (#3795) 2024-02-05 15:01:37 +01:00
twenty-website GH 3365 Add contributors page on twenty-website (#3745) 2024-02-05 13:56:12 +01:00
twenty-zapier Fix zapier (#3688) 2024-02-01 15:19:42 +01:00