mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated OAuth2 (markdown)
parent
f85cf80e8f
commit
4a1bfe9485
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
- [More RocketChat fixes here](https://github.com/wekan/wekan/wiki/RocketChat)
|
||||||
- [OAuth2 small bug](https://github.com/wekan/wekan/issues/1874) - currently OAuth2 works mostly
|
- [OAuth2 small bug](https://github.com/wekan/wekan/issues/1874) - currently OAuth2 works mostly
|
||||||
|
|
||||||
# OAuth2 providers
|
# OAuth2 providers
|
||||||
|
|
@ -41,6 +42,7 @@ The redirect URL is described in the wekan wiki: https://wekan.example.com/_oaut
|
||||||
|
|
||||||
## Rocket.Chat providing OAuth2 login to Wekan
|
## Rocket.Chat providing OAuth2 login to Wekan
|
||||||
|
|
||||||
|
- [More RocketChat fixes here](https://github.com/wekan/wekan/wiki/RocketChat)
|
||||||
- [RocketChat Skip Install Registration Wizard Fix](https://github.com/RocketChat/Rocket.Chat/issues/31163#issuecomment-1848364117)
|
- [RocketChat Skip Install Registration Wizard Fix](https://github.com/RocketChat/Rocket.Chat/issues/31163#issuecomment-1848364117)
|
||||||
|
|
||||||
> So for someone using snap, it means creating a file `/var/snap/rocketchat-server/common/override-setup-wizard.env ` (the name of the file itself could be anything as long as it has an .env extension) and setting its content to `OVERWRITE_SETTING_Show_Setup_Wizard=completed`
|
> So for someone using snap, it means creating a file `/var/snap/rocketchat-server/common/override-setup-wizard.env ` (the name of the file itself could be anything as long as it has an .env extension) and setting its content to `OVERWRITE_SETTING_Show_Setup_Wizard=completed`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue