# Question about Docker Manager?

**URL:** <https://meta.discourse.org/t/question-about-docker-manager/348286>\
**Category:** Support\
**Tags:** plugin-api, docker-manager\
**Created:** [January 22, 2025, 12:25am UTC](https://meta.discourse.org/t/question-about-docker-manager/348286 "2025-01-22T00:25:40Z")\
**Posts on this page:** 1\
**Showing post:** 12

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [January 22, 2025, 11:14pm UTC](https://meta.discourse.org/t/question-about-docker-manager/348286/12 "2025-01-22T23:14:08Z")

</div>

This logic is in core. That repo is archived.

If you want to override what is happening in core, you’d need to build a plugin.

Here’s the area of code you are interested in:

> <https://github.com/discourse/discourse/blob/99b0ae2fc1080187e02f2ecfdc9885e2e69c1856/lib/auth/discord_authenticator.rb#L4>

However, as you can see, guilds is already part of scope, in case that was a concern?

> [@Add more scopes to discord login](https://meta.discourse.org/t/add-more-scopes-to-discord-login/347719/1):
>
> Discord so we can get more information like the guild member scope

---

_[View the full topic](https://meta.discourse.org/t/question-about-docker-manager/348286)._
