Advanced search

Re3gistry software at the 2022 Google Summer of Code!
Call to developers: take the opportunity to take part in the open-source community of the Re3gistry software! We are looking for engaged developers to enhance the Re3gistry software during the Google…
NEWSCreated: 08/04/2022

Release v2.1.0 of the Re3gistry software now available!
The release v2.1.0 of the Re3gistry software introduces new features and fixes some bugs reported by the Re3gistry software community. ? New Features: Added the ROR format to register the registers in…
NEWSCreated: 13/04/2021

Call for translations of the Re3gistry software entry in OSGeo Live until March 3, 2021
The next version of the OSGeo Live (v.14) will be released on March 31, 2021 and - for the first time - it will also include the Re3gistry open source software. In addition, it will include an updated…
NEWSCreated: 25/02/2021
Subject.getAssignedRoles() does not take TimeStamp into account.
Currently Subject.getAssignedRoles() returns all assigned roles found without taking the validity of the TimeStamp passed in into account. The PDP checks the TimeStamp separately using Subject.getValidityOf() however the method getAssignedRoles() should also do this, or the TimeStamp parameter…
DISCUSSIONCreated: 02/07/2009
Role Assignment Rule Editor - Time Constraint edit GUI is wrong
"At Least Valid Since", "At Least Valid Up To", and "At Most Valid Up To" are relatively constraints (in permis: relatively to the time of an access decision) and are time durations. Therefore the editor should allow to add and edit time durations and not points in time. Therefore "Relatively To"…
DISCUSSIONCreated: 10/06/2009
Role Assignment Rule Editor - Time Constraint Redo/Undo doesn't work if not selected
Undo does not work for dates of time constraints that aren't selected. Eg. 1. "At Least Valid Since" is not selected 2. Change the date of "At Least Valid Since" 3. Now you can execute "undo" but the date doesn't change If you do the same steps with "At Least Valid Since" selected, then the "undo"…
DISCUSSIONCreated: 10/06/2009
Constraint Editor - Undo/Redo for actions that does nothing
The constraint editor saves (undo, redo) actions for things that do not change anything in the model: 1. Open the Target Access Rule Editor 2. Edit constraint "True" to "And" 3. Execute several times the delete action on the "And" node. (nothing happens!) 4. Now you have to execute several times the…
DISCUSSIONCreated: 10/06/2009
Target Access Rule Editor - Creating a new obligation that is already defined results in creating a new empty obligation
1. Click "add obligation" "foo" (new obligation foo is added) 2. Click "add obligation" "foo" (new obligation "" is added) 2. Click "add obligation" "foo" (new obligation "" is added) Solution: Editor should prevent the user to add twice the same obligation and should not add empty string…
DISCUSSIONCreated: 10/06/2009
Role Hierarchy Editor - Allows to create a role with empty string (and no error is shown)
At least an error should be shown in the problem view, but a better design would not allow to create an empty role name. ResolutionNoneModuleEditor Category Bugs
DISCUSSIONCreated: 09/06/2009
Role Hierarchy Editor - Tool bar allows to execute "include" action not matter if possible or not
Eg. Only one role is defined in a hierarchy. A click on "Include a Role" opens a dialog box with an empty list. Solution: In this case, the action should not be possible instead of presenting the user an empty list. ResolutionNoneModuleEditor Category Bugs
DISCUSSIONCreated: 09/06/2009
Role Hierarchy Editor - Tool bar allows actions, while no roles are available.
Reproduce bug: 1. Open Editor 2. File -> New Policy 3. Role Hierarchie Tool -> Create new hierarchy "http://foo" 4. Open role hierarchy editor on "http://foo" 5. Add a new role "foobar" 6. Delete the role "foobar" => The role hierachy is empty but the tool bar allows to delete, edit... ("nothing") =…
DISCUSSIONCreated: 09/06/2009
Role Hierarchy Editor - "Super-Roles" field has an empty "imaginary" root element
If you navigate to a top level role in the left tree like view in role hierarchy editor, an empty node element is generated in the "super-roles" field. (It can not be seen because it is empty, but it is clickable. ResolutionNoneModuleEditor Category Bugs
DISCUSSIONCreated: 09/06/2009