Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1276 - 1278 of 2152)

Ticket Resolution Summary Owner Reporter
#1381 fixed Managing groups via package entity API amercader pudo

Reported by pudo, 3 years ago.

Description

It is not currently possible to assign or remove groups by adding or removing their group name from the "groups" list on the REST API. This should be allowed, as it is easier than first adding a package and then editing each group it must belong to.

#1383 fixed Add IResourceChange IResourceUrlChange Interfaces. kindly kindly

Reported by kindly, 3 years ago.

Description

Need to add way for extensions to trigger based on resource change and just resource url change.

#1385 fixed Resolve postgres permissions issues dread dread

Reported by dread, 3 years ago.

Description

Currently there is a problem because the docs guide us to set the sqlalchemy url to use 'localhost' i.e. loopback, whereas paster commands don't specify '-h localhost' so use unix sockets (you need to do 'sudo -u postgres'). These should be the same.

Also do we need to tell people to add a line to their postgres authentication config /etc/postgresql/8.4/main/pg_hba.conf to help things? Florian suggests:

local   std         std                          md5

/etc/postgresql/8.4/main/pg_hba.conf

Note: See TracQuery for help on using queries.