Commits on Source (60)
-
Benjamin Bertrand authored
This is for admin only. Note that deleting a network with existing hosts is not allowed. Same for domain, network scope... Will make testing csentry-api easier by allowing to reset the db during tests. JIRA INFRA-1853 #action In Progress
3f2391c7 -
Benjamin Bertrand authored
There are no local user. This wasn't used. JIRA INFRA-1854 #action In Progress
66fa92d8 -
Benjamin Bertrand authoredcb210419
-
Benjamin Bertrand authored
- add term coverage report to capture it in gitlab-ci - add pipeline and coverage badges
78f431c5 -
Benjamin Bertrand authored
The SQL query to filter hosts on sensitive networks was incorrect because of the join on Interfaces. There can be several interfaces per host. DISTINCT added to return only the proper number of hosts. JIRA INFRA-1888 #action In Progress
811e936a -
Benjamin Bertrand authoredcb650aab
-
Benjamin Bertrand authored
As for the view networks page, only networks the user has access to are returned. JIRA INFRA-2013 #action In Progress
0b4a061d -
Benjamin Bertrand authored
Remove btn-secondary class on datatables button btn-outline-secondary shouldn't be added with btn-secondary anymore with 4.4.1 JIRA INFRA-2021 #action In Progress
c4395f11 -
Benjamin Bertrand authored
- Bootstrap 4 styling v4.1.1 - DataTables v1.10.20 - Buttons v1.6.1 - Column visibility v1.6.1 - Print preview v1.6.1 - Responsive v2.2.3 - SearchPanes v1.0.1 JIRA INFRA-2021
1de56520 -
Benjamin Bertrand authored101f7ff5
-
Benjamin Bertrand authored
Tooltip only added when server side processing is used. JIRA INFRA-1893 #action In Progress
d6e2bdd4 -
Benjamin Bertrand authoredc670d762
-
Benjamin Bertrand authored
JIRA INFRA-2200 #action In Progress
904d8ecf -
Benjamin Bertrand authored
F541 f-string is missing placeholders
cea09f1d -
Benjamin Bertrand authoredaada8418
-
Benjamin Bertrand authored
JIRA INFRA-2112 #action In Progress
ede8c88b -
Benjamin Bertrand authoredc997fc66
-
Benjamin Bertrand authored
JIRA INFRA-2316 #action In Progress
738544e3 -
Benjamin Bertrand authored
JIRA INFRA-2316
d10e0ee6 -
Benjamin Bertrand authored6d5841aa
-
Benjamin Bertrand authored28329f1a
-
Benjamin Bertrand authored
Sensitive hosts are only hidden for users not member of the scope. JIRA INFRA-2508 #action In Progress
c24d1c53 -
Benjamin Bertrand authored
JIRA INFRA-2437 #action In Progress
83973e80 -
Benjamin Bertrand authored
All groups linked to a network are automatically added to the group linked to their network scope if it is defined. Note that it's not allowed to defined manual parent - child relationship between network groups or network scope groups (only the one based on scope/network is added automatically). WARNING! Do not use children.append() as it bypasses the setter. It will append the element to the object returned by the getter (as it's not the self._children list, it won't work anyway). JIRA INFRA-2639 #action In Progress
983ae199 -
Benjamin Bertrand authoredefb8d84c
-
Benjamin Bertrand authored
- Updating rq to 1.0 requires some work due to incompatible changes (move_to_failed_queue() has been removed) - Updating sqlalchemy to 1.3 made some tests fail. JIRA INFRA-2649 #action In Progress
e30e059b -
Benjamin Bertrand authored
- REDIS_URL is deprecated by rq-dashboard. Set RQ_DASHBOARD_REDIS_URL. - Change REDIS_URL to RQ_REDIS_URL. - Add favicon.ico under static directory as it's required by rq-dashboard... JIRA INFRA-2649
5c572f0b -
Benjamin Bertrand authored
Collapsible "if" statements should be merged JIRA INFRA-2729 #action In Progress
4488a724 -
Benjamin Bertrand authoreda58430e8
-
Benjamin Bertrand authored
Give read-only access to all resources. No write access. JIRA INFRA-2728 #action In Progress
39faa80b -
Benjamin Bertrand authored
JIRA INFRA-2742
dd8461e5 -
Benjamin Bertrand authored
RQ_DASHBOARD_REDIS_URL can't be set to RD_REDIS_URL in setting.py. If RQ_REDIS_URL is changed in settings.cfg, that wouldn't update RQ_DASHBOARD_REDIS_URL. JIRA INFRA-2754 #action In Progress
af572d7d -
Benjamin Bertrand authorede3d17cdf
-
Benjamin Bertrand authoredd74a5d56
-
Benjamin Bertrand authoredc1f17135
-
Benjamin Bertrand authored
IN RQ 1.0, the `timeout` argument on `queue.enqueue()` has been deprecated in favor of `job_timeout` JIRA INFRA-2780 #action In Progress
8f418a27 -
Benjamin Bertrand authored6ef158a0
-
Benjamin Bertrand authored
Without SSL, data and passwords are sent via plain text. JIRA INFRA-2805 #action In Progress
0ad75d48 -
Te-Hung Tseng authored
JIRA INFRA-2808 #action In Progress
113a1d25 -
Te-Hung Tseng authored
Increased hostname lenght limit to 24 and interface name limit to 29 See merge request !1
d6e96b45 -
Benjamin Bertrand authored
JIRA INFRA-2832
82dc1dee -
Te-Hung Tseng authored77c7ceba
-
Benjamin Bertrand authored4c5accb5
-
Benjamin Bertrand authored
Modification performed for service account JIRA INFRA-2909 #action In Progress
a45ed7e7 -
Benjamin Bertrand authored
- Remove extra handler - flask default handler is fine (everything was logged twice due to changes in flask 1.0) - Add more logging messages JIRA INFRA-2899 #action In Progress
239d9edf -
Benjamin Bertrand authored084e53c3
-
Benjamin Bertrand authored
JIRA INFRA-2909
00e462bc -
Te-Hung Tseng authored31dfe6a4
-
Te-Hung Tseng authoredd00fbcea
-
Te-Hung Tseng authored91b8ceaf
-
Te-Hung Tseng authoredb18a1199
-
Te-Hung Tseng authoreda7b8f221
-
Te-Hung Tseng authored7520d6f8
-
Anders Harrisson authored
JIRA INFRA-4308
70dd2332 -
Anders Harrisson authored
This is to align with the access rights for the UI JIRA INFRA-5541
fbb89d65 -
Anders Harrisson authored1e12051d
-
Anders Harrisson authored
JIRA INFRA-5541
b659c373 -
Anders Harrisson authored
JIRA INFRA-6276
1c09dc82 -
Anders Harrisson authored
JIRA INFRA-6350
2e319d06 -
Te-Hung Tseng authored534cf643
Showing
- .gitlab-ci.yml 26 additions, 20 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 4 additions, 4 deletions.pre-commit-config.yaml
- CHANGELOG.rst 76 additions, 0 deletionsCHANGELOG.rst
- Dockerfile 7 additions, 1 deletionDockerfile
- Makefile 4 additions, 1 deletionMakefile
- README.rst 7 additions, 0 deletionsREADME.rst
- app/api/inventory.py 73 additions, 1 deletionapp/api/inventory.py
- app/api/network.py 131 additions, 8 deletionsapp/api/network.py
- app/api/user.py 2 additions, 18 deletionsapp/api/user.py
- app/api/utils.py 11 additions, 2 deletionsapp/api/utils.py
- app/commands.py 4 additions, 2 deletionsapp/commands.py
- app/decorators.py 1 addition, 0 deletionsapp/decorators.py
- app/defaults.py 1 addition, 1 deletionapp/defaults.py
- app/factory.py 4 additions, 13 deletionsapp/factory.py
- app/inventory/views.py 1 addition, 1 deletionapp/inventory/views.py
- app/main/views.py 2 additions, 1 deletionapp/main/views.py
- app/models.py 209 additions, 32 deletionsapp/models.py
- app/network/forms.py 9 additions, 4 deletionsapp/network/forms.py
- app/network/views.py 100 additions, 26 deletionsapp/network/views.py
- app/settings.py 4 additions, 3 deletionsapp/settings.py
This diff is collapsed.