Alexis Reigel
20575859b1
check all groups for 2fa requirement
2017-04-06 10:01:14 +02:00
Alexis Reigel
5ea4e34f47
add method to get a full routable hierarchy
2017-04-06 10:01:14 +02:00
mhasbini
666c20cb70
Remove repeated routes.path check for postgresql database
2017-03-18 12:04:12 +02:00
Dmitriy Zaporozhets
2989192d1a
Store group and project full name and full path in routes table
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-02-08 19:14:29 +02:00
Dmitriy Zaporozhets
52c5f9c97f
Add User#nested_groups and User#nested_projects methods
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-01-25 13:43:15 +02:00
Dmitriy Zaporozhets
3e0b8e000f
Rename Routable.where_paths_in to Routable.where_full_path_in
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-11 10:30:40 +02:00
Dmitriy Zaporozhets
b552a4eb18
Validate presence of route by Routable concern
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-11 10:30:40 +02:00
Dmitriy Zaporozhets
83232be0e1
Add nested groups support on data level
...
* add parent_id field to namespaces table to store relation with nested groups
* create routes table to keep information about full path of every group and project
* project/group lookup by full path from routes table
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-08 11:47:16 +02:00