Skip to content

Commit

Permalink
Removed Sign in with Google button on register
Browse files Browse the repository at this point in the history
  • Loading branch information
Petar Popovski committed Feb 2, 2024
1 parent 0ba5484 commit 1dac2e6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ckanext/keycloak/templates/user/new.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ <h1 class="page-heading">

{{ form | safe }}

{% block login_button %}
<a class="gbtn btn btn-default google-button" href="{{ h.url_for('keycloak.sso') }}">{{ _('Sign in with Google') }}</a>
{% endblock %}
</div>


Expand Down

0 comments on commit 1dac2e6

Please sign in to comment.