electronim
electronim copied to clipboard
[settings] TBD Additional Regex field for redirect evaluation
The settings module should include an entry to allow (advanced) users to provide regular expressions that match URLs that should be handled internally instead of in an external browser (https://github.com/manusa/electronim/blob/6e624d33e88ddd940c69e99c03c681c84ab98b9c/src/service-manager/redirect.js)
TBD criteria
Ah. Thanks. Will play with it a bit.
But I still think it's better to at least have such regexp list configurable by user.
It's pretty common to use some third-party oauth or 2fa authentications. In such case you'll have redirects like 'Teams -> Oauth -> Third-party -> Oauth -> Teams'.
Originally posted by @dionorgua in #42