Mihai Criveti

Results 15 issues of Mihai Criveti

Using magiclink with a custom GitLab or GitHub URL (ex: private repo). Please allow customization of the `url` parameter in `pymdown-extensions/pymdownx/magiclink.py`

P: maybe
T: feature
C: magiclink
P: low

## Description https://aquasecurity.github.io/trivy-repo/ describes setting up RHEL/CentOS repos with `gpgcheck=0`. For security reasons this is not a good practice. The repo cannot be browsed as it's hosted on github pages....

kind/feature
priority/important-longterm

# 📋 Epic: Unified Search & Filter - Consistent Cross-Tab Discovery ## Goal Implement **unified search and filter functionality** across all Admin UI tabs (Servers, Virtual Servers, Tools, Prompts, Resources,...

enhancement

Add comprehensive multiplatform Docker build support with: - New docker-multiplatform.yml workflow: - Parallel native builds for amd64 (ubuntu-latest) and arm64 (ubuntu-24.04-arm) - QEMU emulation for s390x on ubuntu-latest - Multiplatform...

### 🧭 Chore Summary Implement **comprehensive Playwright test automation** for the entire MCP Gateway Admin UI: establish robust E2E testing with `make test-ui`, `make test-ui-headed`, and `make test-ui-report` targets, achieving...

good first issue
help wanted
triage
testing
devops
frontend
cicd
chore

### 🧭 Epic **Title:** Gateway-Level Input Validation & Output Sanitization **Goal:** Add a **first-class validation/sanitization layer** to our MCP Gateway so that **every** inbound parameter (tool args, resource URIs, prompt...

enhancement
triage
python
security
experimental

## Overview Document how to integrate Langflow as an MCP Server with MCP Gateway. ## Documentation Requirements ### File Location Create: `docs/docs/using/servers/third-party/langflow-server.md` ### Content Structure 1. **Overview** - Brief introduction...

documentation
enhancement
oic

# 🔌 Epic: Configurable Plugins via Admin UI ## Goal Implement a **comprehensive plugin configuration system** in the Admin UI that enables administrators to enable/disable plugins, configure plugin-specific settings (e.g.,...

enhancement

# 🔔 Epic: Alerting System with UI Notification Center ## Goal Implement a **comprehensive alerting and notification system** that enables plugins, services, and system components to generate alerts that are...

enhancement

# 🔐 Epic: Two-Factor Authentication (2FA) - TOTP/Google Authenticator Support ## Goal Implement **Time-based One-Time Password (TOTP)** authentication as a second factor for user authentication, compatible with Google Authenticator, Authy,...

security