Commit Graph

  • 5dc5f08046 Only complete path when there are not split_ends or position_stack Sander Steffann 2020-06-02 13:14:38 +0200
  • 8bd9b460cb Only complete path when there are not split_ends or position_stack Sander Steffann 2020-06-02 13:14:38 +0200
  • 7291f7a27b Show warning when position stack is not empty after trace Sander Steffann 2020-06-02 13:13:41 +0200
  • 34ae57dfa3 Show warning when position stack is not empty after trace Sander Steffann 2020-06-02 13:13:41 +0200
  • 3eccbe51ff Add position_stack to returned values from trace() Sander Steffann 2020-06-02 13:13:10 +0200
  • 81a322eaaf Add position_stack to returned values from trace() Sander Steffann 2020-06-02 13:13:10 +0200
  • 0ee994e6b9 Validate against is_path_endpoint instead of specific classes, and only when positions > 1 Sander Steffann 2020-06-02 13:11:35 +0200
  • 2479b8a57f Validate against is_path_endpoint instead of specific classes, and only when positions > 1 Sander Steffann 2020-06-02 13:11:35 +0200
  • 9d41ee3017 Permit connection of a multi-position RearPort to a FrontPort Jeremy Stretch 2020-05-08 11:23:36 -0400
  • 2fe4656db4 Permit connection of a multi-position RearPort to a FrontPort Jeremy Stretch 2020-05-08 11:23:36 -0400
  • 016b334302 Update path validation tests for single-position rear port scenarios Jeremy Stretch 2020-05-08 11:17:09 -0400
  • 6fc7c6a7d0 Update path validation tests for single-position rear port scenarios Jeremy Stretch 2020-05-08 11:17:09 -0400
  • 3df38af185 Call full_clean() when saving Cable instances Jeremy Stretch 2020-05-08 10:44:06 -0400
  • 1d33d7d205 Call full_clean() when saving Cable instances Jeremy Stretch 2020-05-08 10:44:06 -0400
  • 451696c4d9 Restore original test_connection_via_single_rear_port test and make separate test for one-on-one panels Sander Steffann 2020-05-08 01:42:17 +0200
  • 56898f7e37 Restore original test_connection_via_single_rear_port test and make separate test for one-on-one panels Sander Steffann 2020-05-08 01:42:17 +0200
  • 350a4dbec0 Recreate the model instance instead of re-saving a deleted model Same end result, but easier to read Sander Steffann 2020-05-08 01:28:36 +0200
  • 3278cc8cc0 Recreate the model instance instead of re-saving a deleted model Same end result, but easier to read Sander Steffann 2020-05-08 01:28:36 +0200
  • 1ae2897abf Integrate patch panel building into one list Sander Steffann 2020-05-08 01:24:30 +0200
  • 112dfb865b Integrate patch panel building into one list Sander Steffann 2020-05-08 01:24:30 +0200
  • a639f4ce14 make single front/rear port work when between panels Sander Steffann 2020-05-07 02:12:08 +0200
  • a0f4d481dc make single front/rear port work when between panels Sander Steffann 2020-05-07 02:12:08 +0200
  • 6db6d9e6ce Fix external auth permissions test Jeremy Stretch 2020-06-01 16:46:14 -0400
  • 7b01ba9776 Fix external auth permissions test Jeremy Stretch 2020-06-01 16:46:14 -0400
  • 438c3de5b4 Changelog for #554 Jeremy Stretch 2020-06-01 16:30:20 -0400
  • 32620dd556 Changelog for #554 Jeremy Stretch 2020-06-01 16:30:20 -0400
  • 96cc46588a Support permission attribute assignment via REMOTE_AUTH_DEFAULT_PERMISSIONS Jeremy Stretch 2020-06-01 16:23:45 -0400
  • 76f74f479b Support permission attribute assignment via REMOTE_AUTH_DEFAULT_PERMISSIONS Jeremy Stretch 2020-06-01 16:23:45 -0400
  • fbd484a739 Drafted documentation for object-based permissions Jeremy Stretch 2020-06-01 15:28:36 -0400
  • e9831442cd Drafted documentation for object-based permissions Jeremy Stretch 2020-06-01 15:28:36 -0400
  • 91ec805369 Fix ordering of group and user fields in ObjectPermission admin Jeremy Stretch 2020-06-01 13:59:58 -0400
  • 5d4cc5bf3d Fix ordering of group and user fields in ObjectPermission admin Jeremy Stretch 2020-06-01 13:59:58 -0400
  • 3796d5e32c Move authentication backends Jeremy Stretch 2020-06-01 13:47:34 -0400
  • 26d7c21314 Move authentication backends Jeremy Stretch 2020-06-01 13:47:34 -0400
  • d3868807db Restrict querysets for home, search views Jeremy Stretch 2020-06-01 13:36:57 -0400
  • a4af270ea8 Restrict querysets for home, search views Jeremy Stretch 2020-06-01 13:36:57 -0400
  • f523f9a97d Call permission_is_exempt() to check for exempt permissions Jeremy Stretch 2020-06-01 13:17:59 -0400
  • b6c38ceb73 Call permission_is_exempt() to check for exempt permissions Jeremy Stretch 2020-06-01 13:17:59 -0400
  • 59cb0e995a Refine queryset restriction logic Jeremy Stretch 2020-06-01 13:09:34 -0400
  • 3a9512f086 Refine queryset restriction logic Jeremy Stretch 2020-06-01 13:09:34 -0400
  • 131b317dad Add permission_is_exempt() Jeremy Stretch 2020-06-01 12:31:18 -0400
  • 9679557747 Add permission_is_exempt() Jeremy Stretch 2020-06-01 12:31:18 -0400
  • 9a1d62db2b Update views to restrict all querysets Jeremy Stretch 2020-06-01 11:43:49 -0400
  • 3c334a0238 Update views to restrict all querysets Jeremy Stretch 2020-06-01 11:43:49 -0400
  • 92ffe54214 Tweak restrict() to accept only an action keyword Jeremy Stretch 2020-06-01 10:45:49 -0400
  • 5574aaa8cb Tweak restrict() to accept only an action keyword Jeremy Stretch 2020-06-01 10:45:49 -0400
  • 13d0e01a23 Fixes #4702: Catch IntegrityError exception when adding a non-unique secret Jeremy Stretch 2020-06-01 10:00:32 -0400
  • edf15532d2 Fixes #4702: Catch IntegrityError exception when adding a non-unique secret Jeremy Stretch 2020-06-01 10:00:32 -0400
  • 6948230dea Fixes #4704: Update example template code Jeremy Stretch 2020-06-01 09:40:58 -0400
  • d23b18beb5 Fixes #4704: Update example template code Jeremy Stretch 2020-06-01 09:40:58 -0400
  • 55cc22f41a Implement RestrictedQuerySet as a manager Jeremy Stretch 2020-05-29 16:27:36 -0400
  • e23b2c4c4f Implement RestrictedQuerySet as a manager Jeremy Stretch 2020-05-29 16:27:36 -0400
  • 10ab884671 Move restrict_queryset() function to RestrictedQuerySet Jeremy Stretch 2020-05-29 15:09:08 -0400
  • 5b6a6fb63e Move restrict_queryset() function to RestrictedQuerySet Jeremy Stretch 2020-05-29 15:09:08 -0400
  • aefeb711a7 Introduce restrict_queryset() Jeremy Stretch 2020-05-29 14:12:24 -0400
  • 58989b85c8 Introduce restrict_queryset() Jeremy Stretch 2020-05-29 14:12:24 -0400
  • 0584dd2fab Fix instance evaluation Jeremy Stretch 2020-05-29 13:57:38 -0400
  • 8786bb25c5 Fix instance evaluation Jeremy Stretch 2020-05-29 13:57:38 -0400
  • cc0e6809bc Fix permission action evaluation Jeremy Stretch 2020-05-29 13:47:19 -0400
  • 670139492d Fix permission action evaluation Jeremy Stretch 2020-05-29 13:47:19 -0400
  • 58dd143f52 Add migration for replicating legact permissions to ObjectPermissions Jeremy Stretch 2020-05-29 13:42:38 -0400
  • 5d3cf8074b Add migration for replicating legact permissions to ObjectPermissions Jeremy Stretch 2020-05-29 13:42:38 -0400
  • db3e85e530 Improve the admin form for ObjectPermissions Jeremy Stretch 2020-05-29 12:08:51 -0400
  • 85c54703ec Improve the admin form for ObjectPermissions Jeremy Stretch 2020-05-29 12:08:51 -0400
  • f197da97c2 Add ArrayField on ObjectPermission to store actions Jeremy Stretch 2020-05-29 11:18:22 -0400
  • 02687453f2 Add ArrayField on ObjectPermission to store actions Jeremy Stretch 2020-05-29 11:18:22 -0400
  • cfc2425908 Introduce proxy models for User and Group to organize admin UI Jeremy Stretch 2020-05-29 10:31:34 -0400
  • 90828cedae Introduce proxy models for User and Group to organize admin UI Jeremy Stretch 2020-05-29 10:31:34 -0400
  • 6f9feaea10
    ♻️ Use site name in query for racks when building devices (#29) Kyler 2020-05-28 17:38:15 -0500
  • 1f3c118043 Enable many-to-many model assignment for ObjectPermissions Jeremy Stretch 2020-05-28 15:04:46 -0400
  • f65b2278f0 Enable many-to-many model assignment for ObjectPermissions Jeremy Stretch 2020-05-28 15:04:46 -0400
  • 7a061a6b12 📌 Tag nginx to 1.18 Marco Ceppi 2020-05-28 14:19:58 -0400
  • 615b6bb883 ⬆️ Bump netbox virtual circuit plugin to version 0.1.4 Hoanh An 2020-05-28 12:11:12 -0400
  • a95adf68b6 Add plugin support + virtual-circuit plugin Marco Ceppi 2020-05-27 16:04:32 -0400
  • 32765c4f46 Fix up ObjectPermission content type assignment Jeremy Stretch 2020-05-28 14:20:18 -0400
  • bdfc0364d5 Fix up ObjectPermission content type assignment Jeremy Stretch 2020-05-28 14:20:18 -0400
  • a0017e221c Remove built-in permission assignment from admin UI Jeremy Stretch 2020-05-28 14:03:08 -0400
  • 65bd3fbddb Remove built-in permission assignment from admin UI Jeremy Stretch 2020-05-28 14:03:08 -0400
  • 4c5a0e45c3 Remove ObjectPermissionManager Jeremy Stretch 2020-05-28 13:47:52 -0400
  • f8e29ea66a Remove ObjectPermissionManager Jeremy Stretch 2020-05-28 13:47:52 -0400
  • e9a995bc56 Expose assigned ObjectPermissions on User instance Jeremy Stretch 2020-05-28 13:25:37 -0400
  • a8ed04c4d2 Expose assigned ObjectPermissions on User instance Jeremy Stretch 2020-05-28 13:25:37 -0400
  • d69cd215a3 Skip queryset filtering for superusers Jeremy Stretch 2020-05-28 13:25:12 -0400
  • 73b7eb0c7f Skip queryset filtering for superusers Jeremy Stretch 2020-05-28 13:25:12 -0400
  • 2fbddad04c Standardize base classes for view test cases Jeremy Stretch 2020-05-28 12:05:54 -0400
  • 486f1a74ab Standardize base classes for view test cases Jeremy Stretch 2020-05-28 12:05:54 -0400
  • 1752430d24 Restore model-level permission tests Jeremy Stretch 2020-05-28 11:08:35 -0400
  • 5d36d81ae1 Restore model-level permission tests Jeremy Stretch 2020-05-28 11:08:35 -0400
  • bd619499bf Introduce resolve_permission() utility function Jeremy Stretch 2020-05-28 10:35:59 -0400
  • dc56e49410 Introduce resolve_permission() utility function Jeremy Stretch 2020-05-28 10:35:59 -0400
  • 713304788d Reduce ObjectPermission creation boilerplate Jeremy Stretch 2020-05-28 10:27:25 -0400
  • ca199cdefe Reduce ObjectPermission creation boilerplate Jeremy Stretch 2020-05-28 10:27:25 -0400
  • 20b9f88c19 Fix default permissions assignment under RemoteUserBackend Jeremy Stretch 2020-05-28 10:04:19 -0400
  • b2ba9d68c9 Fix default permissions assignment under RemoteUserBackend Jeremy Stretch 2020-05-28 10:04:19 -0400
  • d63028240f Fix secrets API tests Jeremy Stretch 2020-05-28 09:51:02 -0400
  • 00ce3588d3 Fix secrets API tests Jeremy Stretch 2020-05-28 09:51:02 -0400
  • cd77c80f3b Update ObjectPermission evaluation to support null attrs Jeremy Stretch 2020-05-28 09:39:27 -0400
  • 814aff78b5 Update ObjectPermission evaluation to support null attrs Jeremy Stretch 2020-05-28 09:39:27 -0400
  • effdbc32d6 Fix permissions assignment for SecretTest Jeremy Stretch 2020-05-27 17:10:45 -0400
  • a261d10bfd Fix permissions assignment for SecretTest Jeremy Stretch 2020-05-27 17:10:45 -0400