Plamen Nikolov

Results 22 comments of Plamen Nikolov

To clarify, each one of the application **modes** (e.g. _app/cms/api_) should have its own **Session identifier**. This will separate the session variable storage, each `Core\Session()` instance will work in a...

Is this still required? Such feature causes poor UX and a lot of wired behavior e.g: - Having CMS session and trying to _login_ in a different mode. @kalins @kmotsov...