Compare commits
3 commits
deddac89ad
...
190db833fc
Author | SHA1 | Date | |
---|---|---|---|
190db833fc | |||
edf3c15935 | |||
a9487d312d |
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
DigiComp.FlowSessionLock
|
||||
------------------------
|
||||
|
||||

|
||||
|
||||
By default, the session established by Flow is not "protected" in any way. This package restricts every request to load
|
||||
the session only, if there are no other requests having it in access currently. It allows to set custom pointcut which
|
||||
will set the session in "ReadOnly" mode, which allows concurrent requests to read, but disallows the current request to
|
||||
|
|
Loading…
Add table
Reference in a new issue