stable

Clone or download

Read-only

On platform switch to 'No restricted', usage of `private incl. restricted` is removed

There is no need to specific events or whatnot as either: - We are "relaxing" the constraint, hence the specific handling of restricted is no longer needed (just update the DB to be consistent) - We are "strengthing" the constraint, hence all existing status are less strict than current setting. Part of story #12554 have private projects without restricted members Change-Id: I919a0f9da7d5136db3b94f64c03abfae3e96cd10

Modified Files

Name
M src/common/Project/ProjectManager.class.php +6 −2 Go to diff View file
M src/common/dao/ProjectDao.class.php +15 −4 Go to diff View file
M tests/phpunit/common/ForgeAccess/ForgePropertiesManagerTest.php +66 −8 Go to diff View file