Commit Graph
3234 Commits
Author SHA1 Message Date
Tomaž Jerman 6300af2bff Improve string support for reporter expressions 2021-12-10 21:27:37 +05:30
Tomaž Jerman a99ffd10ef Fix reporter date function lapsus 2021-12-10 21:27:37 +05:30
Tomaž Jerman bd67c322b8 Update corteza-locale dep 2021-12-10 21:27:37 +05:30
Vivek Patel 176883c436 Add support for role permission cloning
It clones all RBAC rules from one role to another, but also removes all existing rules from role.
2021-12-10 21:27:37 +05:30
Vivek Patel 669ae37009 Add SECURITY.md 2021-12-10 21:27:37 +05:30
Tomaž Jerman 77cfbfac66 Prevent envoy from panicking for automation blocks with no references 2021-12-10 21:27:37 +05:30
Tomaž Jerman 8df69a1d7e Fix panicking report filter marshaling when invalid 2021-12-10 21:27:37 +05:30
Tomaž Jerman 2e3ad388ca Add missing entry to the expr type registry 2021-12-10 21:27:37 +05:30
Vivek Patel 01aeee42b6 Add module, record labels for mapping 2021-12-10 21:12:44 +05:30
Vivek Patel b102c25b6c Fix discovery settings 2021-12-09 23:27:10 +05:30
Vivek Patel d2c687e0f7 Update module meta for discovery result 2021-12-09 16:38:41 +05:30
Vivek Patel ac63711090 Add compose host address to discovery options 2021-12-09 16:38:41 +05:30
Denis Arh 3b60faed8f Corteza discovery
- It provides mappings of corteza resources(Namespaces, Modules, Records, Users) along with values to corteza discovery indexer.
- It also save recordLogs for create, update, deletion of resources.
- Extend settings to hold discovery enabled/disabled flag
- Adds URL of compose resources for namespace and record and for module still pending, added todo with notes to code
2021-12-09 16:38:41 +05:30
Denis Arh 556aeaef4b Fix links to documentation in README.md 2021-12-08 20:44:09 +01:00
Peter Grlica f4581ceb07 Merge branch '2021.9.x-feature-wf-jwt' into 2021.9.x 2021-12-08 10:22:15 +01:00
Peter Grlica 3473a26793 Added int caster to gval functions 2021-12-08 10:21:50 +01:00
Peter Grlica eecf867090 Added jwt generate wf function 2021-12-08 10:21:50 +01:00
Peter Grlica d5001341ad Added unix strftime support to gval functions 2021-12-08 10:21:50 +01:00
Denis Arh 486a5752b2 Tune workflow session flushing frequency 2021-12-08 09:55:53 +01:00
Peter Grlica b0590d2f6c Merge branch '2021.9.x-feature-apigw-postfilters' into 2021.9.x 2021-12-06 13:20:16 +01:00
Peter Grlica 96a1c1de96 Added unit test 2021-12-06 13:19:53 +01:00
Peter Grlica e433f3303a Added json postfilter, HttpRequest custom type 2021-12-06 13:19:52 +01:00
Vivek Patel a2091dbbf6 Add Corteza OIDC support
This provides `well know` endpoint for corteza which defines a set of values that can be retrieved by a client in order to self-configure.

Added route for `public-keys` which can help a client to determine if the public key is changed since the last time and automatically update itself to use this new information.
2021-12-06 13:55:29 +05:30
Tomaž Jerman 96556f545b Add support for CLI record import 2021-12-02 17:44:47 +01:00
Denis Arh 8a8c768521 Merge branch '2021.9.x-feature-wf-attachments' into 2021.9.x 2021-12-02 10:49:36 +01:00
Denis Arh 70352a0be4 Remove unwrapping of workflow errors
It removes important details about step ID from the error
2021-12-02 10:48:59 +01:00
Denis Arh b9f96d920a Support attachment management in workflow 2021-12-02 10:48:59 +01:00
Denis Arh f2bec9b390 Force codegen to skip processing on error 2021-12-02 10:48:59 +01:00
Denis Arh 8110c69708 Cleanup compose attachment service 2021-12-02 10:48:59 +01:00
Denis Arh 91eb88d2aa Merge branch '2021.9.x-feature-idp-roles' into 2021.9.x 2021-12-01 08:36:50 +01:00
Denis Arh 0114411f18 Allow settings to be removed (via rest-bulkset) 2021-11-23 15:09:24 +01:00
Denis Arh f53c23311e Refactor role security, support it for ext. auth flow 2021-11-23 15:09:04 +01:00
Denis Arh a1e1d1c493 Update corteza-locale dep 2021.9.4 2021.9.4-rc.1 2021-11-23 14:46:16 +01:00
Tomaž Jerman c5b730b524 Make the passwordSecurity .env variable caution clearer 2021-11-22 13:48:21 +01:00
Tomaž Jerman 420b5ee195 Implement support for base password constraints 2021-11-22 13:36:32 +01:00
Denis Arh edbbf2f01b Fix bool/false value sanitization
Boolean value sanitization MUST return empty string for false boolean
value to ensure consisten behaviour when empty or false value for field
is send back and that field is read-only (via RBAC).
2021-11-21 18:07:00 +01:00
Tomaž Jerman 14450dc45f Add support for setting oauth token TTL 2021-11-17 12:57:12 +01:00
Vivek Patel 3241ff4ec2 Fixes corredor uint64 conversion
- It fixes roundedID issue for WF step corredor automation script executor by adding case for slice of interface in sanitizeMapStringInterface to fix missing ID conversion for it
2021-11-15 23:39:12 +05:30
Tomaž Jerman aced989ae6 Fix default record module field value validation setup 2021-11-15 12:45:24 +01:00
Tomaž Jerman 597484914d Properly handle ID-like report filter responses 2021-11-15 10:16:17 +01:00
Denis Arh 73c0b312e7 Upgrade bluemonday and net packages 2021-11-10 16:56:47 +01:00
Tomaž Jerman 4b6b52b3f6 Add back-end support for report scenarios 2021.9.3 2021-11-10 16:39:21 +01:00
Denis Arh 5aafe5319b Improve how JWT is generated from the CLI 2021-11-10 14:18:17 +01:00
Denis Arh 015771910f Remove user's access tokens on password change 2021-11-10 11:11:28 +01:00
Denis Arh a385fe1c18 Fix unstable RBAC check 2021-11-09 15:12:31 +01:00
Tomaž Jerman 5afc715f9a Fix improper page block ref validation for yaml encode 2021-11-08 16:34:53 +01:00
Denis Arh b28d618cca Fix version env var for snapshot build 2021-11-07 11:30:32 +01:00
Denis Arh 0b03e6108c Set proper version build args and make docker build depenedant on release 2021.9.2 2021-11-07 10:33:28 +01:00
Denis Arh f054507bfd Update corteza-locale dep 2021-11-07 10:16:20 +01:00
Denis Arh b03aa7b721 Remove cache from the build pipeline 2021-11-07 09:45:53 +01:00