dependabot[bot]
|
056cfdfb67
|
Bump django from 4.2.16 to 5.1.6
Bumps [django](https://github.com/django/django) from 4.2.16 to 5.1.6.
- [Commits](https://github.com/django/django/compare/4.2.16...5.1.6)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 15:15:31 +00:00 |
|
Simon Redfern
|
8bf7872d1f
|
Merge pull request #379 from hongwei1/develop
refactor/added the Pagination for Consumers page
|
2025-01-17 12:45:48 +01:00 |
|
Hongwei
|
15911d1b31
|
refactor/added the Pagination for Consumers page
|
2025-01-17 19:34:16 +08:00 |
|
karmaking
|
8757ce55b5
|
fix CSRF/CORS
|
2025-01-10 21:54:30 +01:00 |
|
karmaking
|
a1fe695b23
|
CSRF/CORS WIP
|
2025-01-10 21:47:58 +01:00 |
|
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 |
|
karmaking
|
4aa032d7fa
|
add CORS whitelist
|
2025-01-10 16:25:28 +01:00 |
|
karmaking
|
83fca90418
|
add CSRF settings
|
2025-01-10 15:12:52 +01:00 |
|
tawoe
|
3be85caa90
|
Merge pull request #368 from OpenBankProject/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 1 to 3
|
2024-11-25 11:19:20 +01:00 |
|
tawoe
|
f72081bb56
|
Merge pull request #367 from OpenBankProject/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
|
2024-11-25 11:18:47 +01:00 |
|
tawoe
|
8e78ce378b
|
Merge pull request #366 from OpenBankProject/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2024-11-25 11:18:27 +01:00 |
|
Simon Redfern
|
5d75cb8183
|
Merge pull request #373 from tawoe/develop
dependabot ignore django 5.x
|
2024-11-22 14:50:38 +01:00 |
|
tawoe
|
b3e4011c88
|
dependabot ignore django 5.x
|
2024-11-06 10:35:21 +01:00 |
|
dependabot[bot]
|
a0132bfc22
|
Bump github/codeql-action from 1 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-05 13:56:48 +00:00 |
|
dependabot[bot]
|
92603f5d01
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-05 13:56:46 +00:00 |
|
dependabot[bot]
|
fd71d0820c
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-05 13:56:44 +00:00 |
|
Simon Redfern
|
3b477887d1
|
Merge pull request #365 from tawoe/develop
Develop
|
2024-11-05 14:56:05 +01:00 |
|
tawoe
|
add2080fa5
|
dependabot updates for pip
|
2024-11-05 08:43:24 +01:00 |
|
tawoe
|
f9a920e0c1
|
dependabot updates for gh actions
|
2024-11-05 08:30:33 +01:00 |
|
tawoe
|
9aaad733a4
|
update django-bootstrap
|
2024-10-31 16:55:16 +01:00 |
|
tawoe
|
16896b7615
|
update psycopg
|
2024-10-31 14:37:14 +01:00 |
|
tawoe
|
bc2326b367
|
Merge remote-tracking branch 'TAWOE/develop' into develop_tawoe
|
2024-10-31 13:26:46 +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 |
|
tawoe
|
da81b87729
|
Merge branch 'latest' into develop
|
2024-10-30 12:29:51 +01:00 |
|
tawoe
|
658b8fdcc8
|
trivy remove undefined parameters
|
2024-10-30 10:50:00 +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 |
|
tawoe
|
8c363c8403
|
add 'latest' tag to develop branch images
|
2024-10-24 13:24:39 +02:00 |
|
tawoe
|
724364f9aa
|
add 'latest' tag to develop branch images
|
2024-10-24 13:04:58 +02:00 |
|
tawoe
|
606fe7b1ae
|
add 'latest' tag to develop branch images
|
2024-10-24 12:36:03 +02:00 |
|
tawoe
|
a3387aa4ca
|
add 'latest' tag to develop branch images
|
2024-10-24 12:20:47 +02:00 |
|
tawoe
|
03a359da3d
|
Merge pull request #363 from tawoe/latest
Latest
|
2024-10-24 12:04:29 +02:00 |
|
tawoe
|
8e01ec1b26
|
Merge remote-tracking branch 'UPSTREAM/develop' into develop_gunicorn
|
2024-10-24 11:47:12 +02:00 |
|
tawoe
|
dc6605edb7
|
update gunicorn, requests
|
2024-10-24 11:32:11 +02:00 |
|
Simon Redfern
|
1160910f29
|
Merge pull request #362 from constantine2nd/develop
feature/Enable Logging for oauthlib
|
2024-10-24 10:29:05 +02:00 |
|
tawoe
|
5aead1bf3d
|
really fix pipeline
|
2024-10-24 08:12:29 +02:00 |
|
Marko Milić
|
81ad74c90b
|
feature/Enable Logging for oauthlib
|
2024-10-22 20:22:24 +02:00 |
|
Simon Redfern
|
e106ef8b73
|
Merge pull request #331 from OpenBankProject/dependabot/pip/requests-2.31.0
Bump requests from 2.27.1 to 2.31.0
|
2024-10-17 15:06:05 +02:00 |
|
karmaking
|
9cb13e9c19
|
fixed pipeline
|
2024-10-16 14:16:39 +02:00 |
|
karmaking
|
493dac700a
|
added non-OC-image, update build pipeline
|
2024-10-14 21:45:16 +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 |
|
Simon Redfern
|
26514741ca
|
Merge pull request #355 from nemozak1/develop
Add functionality to delete NonPersonalUserAttributes
|
2024-04-19 17:00:39 +02:00 |
|