[PR #3473] [CLOSED] feat: mattermost socialite provider #6206

Closed
opened 2026-02-05 10:26:49 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3473
Author: @LouisHrg
Created: 6/1/2022
Status: Closed

Base: developmentHead: feat/mattermost-socialite


📝 Commits (1)

  • 2fb00ee feat: mattermost socialite provider

📊 Changes

6 files changed (+61 additions, -1 deletions)

View changed files

📝 .env.example.complete (+6 -0)
📝 app/Auth/Access/SocialAuthService.php (+1 -0)
📝 app/Config/services.php (+10 -0)
📝 app/Providers/EventServiceProvider.php (+1 -0)
📝 composer.json (+1 -0)
📝 composer.lock (+42 -1)

📄 Description

Hello,
Is it possible to add this provider to bookstack ?

Thank you :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/3473 **Author:** [@LouisHrg](https://github.com/LouisHrg) **Created:** 6/1/2022 **Status:** ❌ Closed **Base:** `development` ← **Head:** `feat/mattermost-socialite` --- ### 📝 Commits (1) - [`2fb00ee`](https://github.com/BookStackApp/BookStack/commit/2fb00ee44594feb4cac441d0e7716caf51b190bc) feat: mattermost socialite provider ### 📊 Changes **6 files changed** (+61 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example.complete` (+6 -0) 📝 `app/Auth/Access/SocialAuthService.php` (+1 -0) 📝 `app/Config/services.php` (+10 -0) 📝 `app/Providers/EventServiceProvider.php` (+1 -0) 📝 `composer.json` (+1 -0) 📝 `composer.lock` (+42 -1) </details> ### 📄 Description Hello, Is it possible to add this provider to bookstack ? Thank you :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:26:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6206