Coder Social home page Coder Social logo

Comments (4)

garronej avatar garronej commented on September 14, 2024 1

Ok, I'll ship something like this today

from onyxia.

garronej avatar garronej commented on September 14, 2024

Sure I can do that, what do you have in mind exactly?

from onyxia.

slim0 avatar slim0 commented on September 14, 2024

Nothing fancy.
Maybe just an environment variable like "ONYXIA_REGISTRATION_EMAIL_HELPER_TEXT" to override the default message and that accept localized string.

from onyxia.

garronej avatar garronej commented on September 14, 2024

Here you go:

onyxia/web/.env

Lines 557 to 579 in abf27d7

# This parameter only applies if you have configured your keycloak instance so that
# only a list of defined email domain are allowed to register.
# By default the list of email domain allowed is displayed in the registration form.
# https://github.com/user-attachments/assets/23eb9702-d62c-4171-a0a5-e5e14902a100
# You can set this option to false if you don't want the list to be displayed.
#
LIST_ALLOWED_EMAIL_DOMAINS="true"
# This parameter enables
#
# Type: LocalizedString
#
# Example:
#
# CONTACT_FOR_ADDING_EMAIL_DOMAIN: |
# {
# "en": "If your email domain is not yet allowed [contact us](https://3innovation.slack.com/signup#/domain-signup)",
# "fr": "Si votre domaine de messagerie n'est pas encore autorisé [contactez-nous](https://3innovation.slack.com/signup#/domain-signup)"
# }
#
# Default: No message
#
CONTACT_FOR_ADDING_EMAIL_DOMAIN=

Thank you for the feature request.

from onyxia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.