Projet

Général

Profil

Bug #55941

mise à jour vue login suite aux déplacements de modules "utils" dans authentic

Ajouté par Frédéric Péters il y a plus de 2 ans. Mis à jour il y a plus de 2 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Version cible:
-
Début:
03 août 2021
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:
Non

Description

Aug  3 10:39:44 fleronteleservices authentic2-multitenant ERROR fleron-auth.guichet-citoyen.be 91.182.77.233 - r:7FFA6ABCB588 Internal Server Error: /accounts/fedict/login/
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/django/core/handlers/exception.py", line 34, in inner
    response = get_response(request)
  File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 115, in _get_response
    response = self.process_exception_by_middleware(e, request)
  File "/usr/lib/python3/dist-packages/django/core/handlers/base.py", line 113, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/usr/lib/python3/dist-packages/django/views/decorators/csrf.py", line 54, in wrapped_view
    return view_func(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/django/views/generic/base.py", line 71, in view
    return self.dispatch(request, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/django/views/generic/base.py", line 97, in dispatch
    return handler(request, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/mellon/views.py", line 198, in post
    return self.sso_success(request, login)
  File "/usr/lib/python3/dist-packages/mellon/views.py", line 271, in sso_success
    response = self.authenticate(request, login, attributes)
  File "/usr/lib/python3/dist-packages/authentic2_auth_fedict/views.py", line 47, in authenticate
    a2_utils.record_authentication_event(request, 'fedict', nonce=nonce)
AttributeError: module 'authentic2.utils' has no attribute 'record_authentication_event'

Révisions associées

Révision c0831bdc (diff)
Ajouté par Frédéric Péters il y a plus de 2 ans

update login view for new authentic symbol location (#55941)

Historique

#1

Mis à jour par Frédéric Péters il y a plus de 2 ans

  • Statut changé de Nouveau à Résolu (à déployer)
commit c0831bdce9682c0bcd45121012796a3f323cdf33
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Tue Aug 3 10:59:19 2021 +0200

    update login view for new authentic symbol location (#55941)
#2

Mis à jour par Frédéric Péters il y a plus de 2 ans

  • Statut changé de Résolu (à déployer) à Solution déployée

Formats disponibles : Atom PDF