jordi fita mas
627841d4dd
I do not have more time to update the update to the company today, but i believe this is already a good amount of work for a commit. The company is going to be used for row level security, as users will only have access to the data from companies they are granted access, by virtue of being in the company_user relation. I did not know how add a row level security policy to the company_user because i needed the to select on the same relation and this is not allowed, because it would create an infinite loop. Had to add the vat, pg_libphonenumber, and uri extensions in order to validate VAT identification numbers, phone numbers, and URIs, repectively. These libraries are not in Debian, but i created packages for them all in https://dev.tandem.ws/tandem. |
||
---|---|---|
.. | ||
company.go | ||
db.go | ||
locale.go | ||
logger.go | ||
login.go | ||
profile.go | ||
recover.go | ||
router.go | ||
template.go |