Denis Arh
a1de3374ad
RBAC related envoy changes
2021-07-08 11:24:15 +02:00
Denis Arh
b923953ca5
Removing superuser logic
2021-07-08 11:24:12 +02:00
Denis Arh
48e1d0e4aa
Optimized boot levels order & logic
2021-07-08 11:23:18 +02:00
Denis Arh
46f86dbd21
Role migration
2021-07-08 11:22:11 +02:00
Denis Arh
7941e7ba4a
Add general suport for new role types
2021-07-08 11:22:11 +02:00
Denis Arh
b3da377c2d
Support context roles support in rbac pkg
2021-07-08 11:22:11 +02:00
Denis Arh
6a6f74d4a6
Refactored resource/role logic
2021-07-08 11:22:11 +02:00
Denis Arh
f867b310af
Rework/cleanup log stacktrace level, add LOG_STACKTRACE_LEVEL to control it
2021-07-08 11:22:11 +02:00
formaldehid
18e0a91a4b
Merge pull request #215 from cortezaproject/2021.9.x-feature-new-ci
...
Github actions pipeline
2021-07-08 08:59:10 +02:00
Marko Sabec
cdd1aa4526
Add branch snapshots
2021-07-08 08:50:30 +02:00
Marko Sabec
70e5bc8bdd
Add checks, snapshot and release workflows
2021-07-08 07:38:18 +02:00
Vivek Patel
1cb2e64d60
Adds system user API for removing active session and tokens
2021-07-06 21:13:03 +05:30
Vivek Patel
afba9a6364
Fixes attachment integration test
2021-07-04 20:00:03 +05:30
Vivek Patel
f5532acf97
Fixes file upload for empty txt file and ico file
2021-07-02 18:04:08 +05:30
Vivek Patel
537791389e
Adds integration tests for compose, system and automation
2021-07-02 17:57:51 +05:30
Denis Arh
e46211c709
Refactor workflow execution, prevent couple of race conditions
2021-06-30 14:30:59 +02:00
Denis Arh
5a67ecf74e
Properly check errors when env files are missing
2021-06-30 09:54:33 +02:00
Tomaž Jerman
64195215b8
Fix WF handler closure lapsus
2021-06-30 08:10:42 +02:00
Denis Arh
80c76606ed
Fix boot-time race condition with settings notification
2021-06-30 07:32:04 +02:00
fajfa
d6f2460531
Remove Google maps from application provisions
2021-06-29 16:56:43 +02:00
Denis Arh
a229d0ec5f
Refactor options & env loading to respect order of execution
2021-06-29 13:44:46 +02:00
Denis Arh
a94e39b393
Make env file loading more stable
2021-06-28 17:56:15 +02:00
Tomaž Jerman
744bb70548
Add CSP to attachments to prevent XSS
2021.6.0-rc.3
2021-06-22 09:40:05 +02:00
Tomaž Jerman
ee850124f6
Sanitize text record values
2021-06-22 09:39:26 +02:00
Tomaž Jerman
0c72e17d94
Add bluemonday for XSS sanitizer
2021-06-22 09:38:40 +02:00
Denis Arh
6496027ab4
Add --env-file param and improve overall env-var loading
2021-06-21 11:35:18 +02:00
Vivek Patel
3edef9e373
Improves record-value manipulation
...
This will fix WF issue for accessing record's value via selectors & gval expressions
2021-06-16 12:33:05 +05:30
Vivek Patel
13fc9d2684
Adds before/after suspend to system:user resource
2021.6.0-rc.2
2021-06-15 13:32:04 +05:30
Tomaž Jerman
0853b92393
Allow most envy/store encoders to ignore existing resources
2021-06-10 14:31:00 +02:00
Tomaž Jerman
21a3c5e620
Add []namespaceID to ComposeNamespace filter
2021-06-10 14:27:39 +02:00
Tomaž Jerman
02c6345e8e
Add tests for field-level access control
2021-06-08 14:16:22 +02:00
Tomaž Jerman
90cb471481
Fix compose record update on modules with deleted fields
2021-06-08 11:45:50 +02:00
Tomaž Jerman
81052811fc
Revert "Fix dup records on multi-value field"
...
This reverts commit 7bde43856e .
2021-06-07 15:40:14 +02:00
Vivek Patel
d8a8f1f40b
Fixes type casting of IDs to string in UserFilter struct
2021-06-07 14:21:04 +05:30
Mia Arh
2e98c285de
Replace background image for 21.6 release
2021-06-02 15:00:18 +02:00
Mia Arh
b96ab940fa
Replace background image for 21.6 release
2021-06-02 12:55:34 +02:00
Denis Arh
3638ecacfd
Remove extra chars from <base> check error
2021-06-02 07:03:10 +02:00
Tomaž Jerman
a429e1c71c
Fix module field default value validation
2021-06-01 12:49:54 +02:00
Tomaž Jerman
a31603ee3c
Rework README and CONTRIBUTING
2021-05-31 09:42:02 +02:00
Peter Grlica
670b160945
SAML payload id and validation on jwt claims
2021.6.0-rc.1
2021-05-27 11:54:41 +02:00
Vivek Patel
a3d5b7d21e
Adds validation for corredor steps in workflow
...
- Adds check at workflow step level for corredorExec function
- Adds `disabled` flag for corredor related functions from `workflows/functions` api response if corredor is disabled
2021-05-26 21:58:47 +05:30
Peter Grlica
aedb2aef60
SAML payload fallback on jwt StandardClaims
2021-05-26 14:49:38 +02:00
Peter Grlica
8ee91eb7a9
Fixed federation structure sync, added a response wrapper to api response
2021-05-26 09:16:11 +02:00
Denis Arh
7d8cc55331
Fix broken federation encoder tests
2021-05-25 19:02:34 +02:00
Denis Arh
348934e92e
Fix broken record sorting test
2021-05-25 19:02:34 +02:00
Denis Arh
d7f76104aa
Fix index creation (add if-not-exists) & query logging
2021-05-25 19:02:34 +02:00
Tomaž Jerman
2dbf536faa
Improve workflow error handling
...
- prevent the try-catch step from ending the exec session
- prevent pre-run validation checks to cycle the exec
2021-05-25 09:01:24 +02:00
Denis Arh
7bde43856e
Fix dup records on multi-value field
2021-05-25 06:16:10 +02:00
Denis Arh
c9009df73b
Add indexes to automation_sessions table
...
This will prevent mysql sorting memory issue
2021-05-23 15:53:09 +02:00
Denis Arh
0149bbcdd7
Add index creating (+ col length) capabilities
2021-05-23 15:02:52 +02:00