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 7bde43856ef564d6853aa2b075d899931ad391b2.
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
Denis Arh
41dc9d8658
Basepath cleanup & improvements
2021-05-21 09:35:52 +02:00
Vivek Patel
044d02bb76
Adds expr functions for KV, KVV, Vars manipulation
...
- Adds/Refactors methods for Set, Merge, Filter, Delete
- Renames expr/Vars.Merge to MustMerge, updates its usage
- Appends kvFunctions to parser in pkg/expr
- Update/Fixes tests and example testable
2021-05-21 06:58:52 +02:00
Denis Arh
28e1774cd2
Rework/cleanup log stacktrace level, add LOG_STACKTRACE_LEVEL to control it
2021-05-21 06:58:41 +02:00
Peter Grlica
c900374723
Merge branch '2021.6.x-feature-saml' into 2021.6.x
2021-05-19 11:23:45 +02:00
Peter Grlica
a4b61c044e
Added integration and unit tests
2021-05-19 11:10:42 +02:00
Peter Grlica
bb1043181c
Added SAML service
2021-05-18 08:07:50 +02:00
Peter Grlica
a1ca8afe49
Added SAML lib
2021-05-14 14:30:00 +02:00
Vivek Patel
25e4d11f92
Adds validation on setting impersonated user on auth clients
2021-05-14 17:06:55 +05:30
Denis Arh
5a153093e1
Fixed the rest of wf tests
2021-05-14 13:23:43 +02:00
Vivek Patel
8eef51d445
Fixes websocket server and session tests
2021-05-14 13:22:06 +02:00