Search found 6 matches

by LikeableHades
08 Jul 2024, 15:08
Forum: Help
Topic: Limit who can be assigned ticket on per project basis
Replies: 2
Views: 4203

Re: Limit who can be assigned ticket on per project basis

Makes sense. We'd have to redo permissions in that case though, but not a huge deal.
by LikeableHades
03 Jul 2024, 21:25
Forum: Help
Topic: Limit who can be assigned ticket on per project basis
Replies: 2
Views: 4203

Limit who can be assigned ticket on per project basis

Is there a way to limit who can be assigned to a ticket on a per project basis?

I have a number of users who are administrators, but may not be involved in a specific project and therefore don't want to be assigned anything. I know I can remove assigning of administrators as a whole, but is there ...
by LikeableHades
01 Jul 2024, 18:10
Forum: General Plugin Discussion
Topic: Discord Login Plugin Beta Release
Replies: 4
Views: 16738

Re: Discord Login Plugin Beta Release

I suppose I could fork TechGuard's work and add some functionality, then merge it with mine. Very interesting idea for sure.
by LikeableHades
01 Jul 2024, 17:20
Forum: General Plugin Discussion
Topic: Discord Login Plugin Beta Release
Replies: 4
Views: 16738

Re: Discord Login Plugin Beta Release

Thanks!

I've seen a lot of folks in my circles complain about needing separate accounts for each service they use, but those same circles mostly run in Discord, so I figured I'd try to link them together.
by LikeableHades
01 Jul 2024, 14:21
Forum: Help
Topic: "username is already being used" - User doesn't exist
Replies: 1
Views: 3952

"username is already being used" - User doesn't exist

I'm having a very strange issue. On my site, if I try to create a user with a certain username (Let's call it "FriendlyName"), it gives me the error message that the username is already being used.


Searched using the Manage Users page - No results
SQL query: SELECT * FROM [database].mantis_user ...
by LikeableHades
01 Jul 2024, 03:37
Forum: General Plugin Discussion
Topic: Discord Login Plugin Beta Release
Replies: 4
Views: 16738

Discord Login Plugin Beta Release

I've gone ahead and created a plugin that allows for users to sign in using their Discord (discord.com) credentials. It will first look for an existing account that has a matching email, and then (if enabled) will look for a custom user field titled discordID. If it doesn't find either, it will ...