invenio-config-iform¶
invenio module that adds I-Form configs.
Override configs from invenio modules with I-Form configurations:
Invenio-App
Invenio-Mail
Invenio-shibboleth
Invenio-accounts
Flask-security
Defined routes for I-Form
Further documentation is available on https://invenio-config-iform.readthedocs.io/
Forked from https://github.com/tu-graz-library/invenio-config-tugraz
User’s Guide¶
This part of the documentation will show you how to get started in using invenio-config-iform.
- Installation
- Configuration
ACCOUNTSACCOUNTS_LOCAL_LOGIN_ENABLEDAPP_RDM_DEPOSIT_FORM_AUTOCOMPLETE_NAMESAPP_RDM_DEPOSIT_FORM_DEFAULTSAPP_RDM_DEPOSIT_FORM_QUOTACONFIG_IFORM_IP_NETWORKCONFIG_IFORM_IP_RANGESCONFIG_IFORM_ROUTESCONFIG_IFORM_SHIBBOLETHCONFIG_IFORM_SINGLE_IPSDATACITE_DATACENTER_SYMBOLDATACITE_FORMATMAIL_SERVERMAIL_SUPPRESS_SENDOAISERVER_ADMIN_EMAILSOAISERVER_ID_PREFIXRATELIMIT_AUTHENTICATED_USERRATELIMIT_GUEST_USERRDM_RECORDS_USER_FIXTURE_PASSWORDSRECAPTCHA_PRIVATE_KEYRECAPTCHA_PUBLIC_KEYSECURITY_CHANGEABLESECURITY_CONFIRMABLESECURITY_EMAIL_HTMLSECURITY_EMAIL_PLAINTEXTSECURITY_EMAIL_SENDERSECURITY_EMAIL_SUBJECT_REGISTERSECURITY_LOGIN_WITHOUT_CONFIRMATIONSECURITY_RECOVERABLESECURITY_REGISTERABLESESSION_COOKIE_SAMESITESQLALCHEMY_ECHOSQLALCHEMY_ENGINE_OPTIONSSSO_SAML_DEFAULT_ACS_ROUTESSO_SAML_DEFAULT_BLUEPRINT_PREFIXSSO_SAML_DEFAULT_METADATA_ROUTESSO_SAML_DEFAULT_SLO_ROUTESSO_SAML_DEFAULT_SLS_ROUTESSO_SAML_DEFAULT_SSO_ROUTESSO_SAML_IDPSUSERPROFILES_EMAIL_ENABLEDUSERPROFILES_EXTEND_SECURITY_FORMSUSERPROFILES_READ_ONLY
- Usage
API Reference¶
If you are looking for information on a specific function, class or method, this part of the documentation is for you.
Additional Notes¶
Notes on how to contribute, legal information and changes are here for the interested.