2:23pm PST - December 19th, 2021

How to make SaaS corporate app IP access with PostgreSQL and any backend lang PHP,Node etc. 1. Add these two columns to your corp. table ip_allow inet[] NOT NULL DEFAULT '{0.0.0.0/0}'::inet[] ip_deny inet[] PS: PgSQL has array support for all data types, [] means it's an array https://t.co/BOMrwCZJzW

0 retweets   0 likes  - (@jsCodingTips)