Re: New macros for sequence node [pgadmin4]

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: New macros for sequence node [pgadmin4]
Дата
Msg-id CAG7mmozjgCQDUx=1-BK9Jr0oyb0hic11GA9FOGAHTk4MfkmDng@mail.gmail.com
обсуждение исходный текст
Ответ на New macros for sequence node [pgadmin4]  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Ответы Re: New macros for sequence node [pgadmin4]  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Список pgadmin-hackers

On Tue, Feb 9, 2016 at 3:48 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:

Hi,

PFA of macros  (privilege, security) for sequence node.

Also fixed minor issue in security macro (removed unwanted qtIdent for provider)
This is not allowed.
We can't pass on the data coming from the client blindly to the server.
It is an area, which can introduce the SQL injection in our code.

Hence - I can't allowed that.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company





-- 
Harshal Dhumal
Software Engineer 





--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: PATCH: Added macro for default privileges [pgAdmin4]
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Allow to use the select2 with multiple selection. Cha