mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
limit edit functions to cloud hosted
This commit is contained in:
@ -8,6 +8,7 @@ using System.Threading.Tasks;
|
||||
using System.Linq;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Bit.Api.Utilities;
|
||||
using Bit.Core.Utilities;
|
||||
|
||||
namespace Bit.Api.Controllers
|
||||
{
|
||||
|
Reference in New Issue
Block a user