Skip to content

Only register Oauth2LogForm when bootstrap is *not* used

Philippe Pepiot requested to merge topic/default/fix-bootstrap into branch/default

Otherwise this lead to a AttributeError: can't set attribute when bootstrap try to set "form_buttons" in its monkeypatch.

Merge request reports