Projet

Général

Profil

Development #76

Add a consent page

Ajouté par Benjamin Dauvergne il y a presque 14 ans. Mis à jour il y a plus de 12 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
Début:
07 juin 2010
Echéance:
% réalisé:

100%

Temps estimé:
Patch proposed:
Planning:

Description

It must accept two arguments, a cookie and a next URL.

The cookie must correspond to a ConsentTransaction object in the database which contains the question to ask the user, and will contain the result when the page will be submitted. After submission the browser must be redirected to the 'next' URL.

Two helper method must go with this new view:

- return_to_consent(question, cookie, next) : create a ConsentTransaction with id cookie and question, create HttpResponseRedirect to the consent page URL containing the cookie and next parameters.

- check_consent(cookie) : returns the result of the ConsentTransaction as 'undecided', 'yes' or 'no', then delete it.

Historique

#1

Mis à jour par Benjamin Dauvergne il y a presque 14 ans

  • Version cible mis à 2.0.0
#2

Mis à jour par Mikaël Ates il y a plus de 12 ans

  • Description mis à jour (diff)
  • Assigné à changé de Benjamin Dauvergne à Mikaël Ates
  • Version cible changé de 2.0.0 à 1.9.2

The task is now, realise a consent page for federation.

#3

Mis à jour par Mikaël Ates il y a plus de 12 ans

  • % réalisé changé de 0 à 100
#4

Mis à jour par Mikaël Ates il y a plus de 12 ans

  • Statut changé de Nouveau à Fermé
#5

Mis à jour par Benjamin Dauvergne il y a plus de 12 ans

écrivait:

La demande #76 a été mise à jour par Mikael Ates.

Statut changé de Nouveau à Fermé

Which commit ?

Formats disponibles : Atom PDF