Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

[FR] Members management improvements (API/deactivation)

Abierto
#516 0 comentarios 3 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
typescript

Línea de trabajo

No files, tests, or entry points are identified in the issue. Start by getting a maintainer decision on whether the scope is the admin API, activity-based management, or both; the work is ready to begin once the selected behavior and acceptance criteria are defined.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Feature

Hey 👋

Context

We use Sourcebot EE, with a SSO login.

However, as SCIM is not available, old organization members are not deleted automatically, which may lead to security issues (they may not be able to log-in, but API key might still be active), as well as taking up seats for Sourcebot EE.

Deleting members must currently be done manually or through the DB directly.

Suggestion

As implementing LDAP/SCIM can be cumbersome, both for developers and Sourcebot administrators, here's some suggestions that provide a good compromise:

  • Admin Members API: Create a admin-only REST API for user management (possibly related to #101?) that would:
    • Allow admin scripts to list/disable/delete users
    • Nice to have: Support batch operations for efficiently managing multiple users
    • Nice to have: Properly documented with #101
  • Activity-based User Management:
    • Implement a configurable system to automatically disable users after a specified period of inactivity
    • Allow administrators to set custom thresholds (30/60/90 days?)
    • Nice to have: Users disabled through inactivity would be automatically re-enabled upon successful SSO login
    • Nice to have: Include options to notify users before automatic disabling

Let me know what you think or if you need more details/context!

Cheers, Gabriel

Lenguaje dominante
TypeScript
Estrellas
3.9k
Forks
374
Merge medio
21 h 18 min
PR fusionados (30 d)
39

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de sourcebot-dev/sourcebot

Todos los issues de sourcebot-dev/sourcebot

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.