karmaking
c21fe5d9ab
ADD secure SSL header
2025-01-10 20:49:41 +01:00
karmaking
8e8091a0ea
add CORS feature
2025-01-10 18:03:06 +01:00
tawoe
9aaad733a4
update django-bootstrap
2024-10-31 16:55:16 +01:00
tawoe
e0bd336909
replace deprecated ugettext_lazy, ifequal
2024-10-31 13:23:01 +01:00
tawoe
b295d51e7e
replace deprecated url with re_path
2024-10-31 12:56:29 +01:00
tawoe
c9e78bcd0b
bump django to 3.2
2024-10-31 12:23:11 +01:00
Simon Redfern
661c9b8f93
Merge pull request #364 from hongwei1/develop
...
feature/added rabbitmq_vOct2024 to methodRoutings
2024-10-29 15:35:52 +01:00
Hongwei
950f1ee675
feature/added rabbitmq_vOct2024 to methodRoutings
2024-10-29 08:59:29 +01:00
Marko Milić
81ad74c90b
feature/Enable Logging for oauthlib
2024-10-22 20:22:24 +02:00
Simon Redfern
212b609d04
Merge pull request #356 from nemozak1/develop
...
Add account views to user
2024-06-18 10:58:06 +02:00
Simon Redfern
a62da42cce
Merge pull request #358 from hongwei1/develop
...
refactor/tweak the method MethodRoutings page
2024-06-18 10:57:01 +02:00
Hongwei
2cd6f1ce90
refactor/set the default jsoneditor_div to none
2024-06-18 09:29:09 +02:00
Hongwei
64fc457b1e
Merge remote-tracking branch 'hongwei/develop' into develop
2024-06-18 09:22:25 +02:00
Hongwei
db2162db3c
bugfix/fixed the bug for method routing form
2024-06-18 09:22:00 +02:00
nemo
6eb992cb1b
Add account views
2024-04-29 10:13:55 +01:00
nemo
8876b60481
Add functionality to delete NonPersonalUserAttributes
2024-04-19 15:21:23 +01:00
Hongwei
825495b9a8
bugfix/fixed the bug for consumer_id
2024-02-14 14:51:13 +01:00
Hongwei
a1cbfbe1d8
bugfix/sonarcloud Introduce a new variable or use its initial value before reassigning
2023-12-18 10:34:24 +01:00
Hongwei
2e0aee089b
refactor/display milliseconds instead of microseconds for metric page
2023-12-12 13:55:35 +01:00
Hongwei
026ceee46a
refactor/commented the unused code
2023-12-07 13:35:34 +01:00
Hongwei
9c73bf235b
refactor/set the default KPI is the weekly page
2023-12-07 13:28:48 +01:00
Hongwei
21752f77e7
bugfix/tweaked the BarchartData. put to html instead of JS
2023-12-07 13:26:11 +01:00
Hongwei
ad283e84ad
refactor/comment not used logic - enhanced performance
2023-12-07 00:27:41 +01:00
Hongwei
4d197d0776
refactor/tweaked Active Apps to Top 100
2023-12-07 00:08:11 +01:00
Hongwei
fabbf30412
refactor/tweaked the default limit to 5
2023-12-07 00:03:50 +01:00
Hongwei
6f0a8187e4
refactor/enhanced the performance and code clean
2023-12-06 23:35:37 +01:00
Simon Redfern
7030e3039a
Merge pull request #347 from hongwei1/develop
...
refactor/removed the duplicated rest calls
2023-12-06 15:17:22 +01:00
Simon Redfern
7e7a3db20b
Merge pull request #345 from nemozak1/develop
...
Change to use OBP v5.1.0 as default.
2023-12-06 15:17:07 +01:00
Hongwei
22e1378e79
refactor/removed the duplicated rest calls
2023-12-06 15:01:16 +01:00
Hongwei
5e3b073cde
feature/added the lastEndpoint info on metric page - added the to_date to get_metric_last_endpoint
2023-12-06 12:20:22 +01:00
Hongwei
e31d48dbe7
feature/added the lastEndpoint info on metric page - tweaked the page content
2023-12-06 12:02:11 +01:00
Hongwei
d196ae7868
feature/added the lastEndpoint info on metric page
2023-12-04 14:00:52 +01:00
nemo
76c66e39d9
Deglobalise API version
2023-12-01 15:44:52 +00:00
nemo
b2f017e72f
Change to use OBP v5.1.0 as default.
2023-11-30 16:36:01 +00:00
Hongwei
ff2b2030e4
bugfix/enhanced the error handling
2023-11-29 16:07:55 +01:00
Hongwei
6b54d4a107
bugfix/merge date time to same form row
2023-11-29 14:54:13 +01:00
Hongwei
3491f17e75
Merge remote-tracking branch 'OpenBankProject/develop' into develop
2023-11-28 12:40:17 +01:00
nemo
a99821b0a9
Add response body and IP fields to metrics
2023-11-24 19:22:32 +00:00
nemo
a05fc3b770
Add IP, response body columns to Metrics, start autocomplete feature.
2023-11-24 11:11:00 +00:00
nemo
385faab72e
Revert "Merge branch 'metrics' into develop"
...
This reverts commit d28966c3e1 , reversing
changes made to d73c16efa2 .
2023-11-22 11:23:52 +00:00
nemo
1156325b20
Add secure CSRF cookies and discreet timer
...
The session logout countdown timer is made more discreet. Secure and Httponly flags are added to the CSRF token cookie.
2023-11-22 10:50:28 +00:00
nemo
d28966c3e1
Merge branch 'metrics' into develop
2023-11-21 17:35:45 +00:00
nemo
d73c16efa2
Add auto-logout function.
...
Add an auto logout function that makes a call to the /obp/v5.1.0/ui/suggested-session-timeout to find the suggested session timeout time. Failing this, we default to a timeout of 300 seconds. A timer can be seen next to the logout button which shows the time remaining before logout.
2023-11-20 22:52:20 +00:00
nemo
a1023ba6d9
Merge branch 'cyber-security' into develop
2023-11-09 12:09:36 +01:00
nemo
ad33b54081
Added Secure Session Cookies
2023-11-09 12:08:21 +01:00
nemo
6812c95077
Add frame-ancestors and form action policy. Fix scripts broken by CSP.
2023-11-06 16:02:08 +01:00
nemo
57e161b5d3
Move unsafe inline styles in base HTML to base CSS
2023-11-06 12:29:47 +01:00
nemo
016f73e02b
Added TODO
2023-11-03 12:24:37 +01:00
nemo
8c595268db
Add columns for IP adresses in the metrics table.
2023-11-03 11:45:17 +01:00
nemo
93bcbc02d4
Added Content Security Policy Headers.
2023-11-01 16:19:41 +01:00