- Sort Score
- Result 10 results
- Languages All
Results 71 - 80 of 913 for Mail (0.02 sec)
-
docs/de/docs/features.md
* Strings (`str`) mit definierter minimaler und maximaler Länge. * Zahlen (`int`, `float`) mit Mindest- und Maximalwerten, usw. * Validierung für mehr exotische Typen, wie: * URL. * E-Mail. * UUID. * ... und andere. Die gesamte Validierung übernimmt das gut etablierte und robuste **Pydantic**. ### Sicherheit und Authentifizierung { #security-and-authentication }
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Oct 11 17:48:49 UTC 2025 - 10.9K bytes - Viewed (0) -
docs/pt/docs/advanced/settings.md
Em muitos casos, sua aplicação pode precisar de configurações externas, por exemplo chaves secretas, credenciais de banco de dados, credenciais para serviços de e-mail, etc. A maioria dessas configurações é variável (pode mudar), como URLs de banco de dados. E muitas podem ser sensíveis, como segredos. Por esse motivo, é comum fornecê-las em variáveis de ambiente lidas pela aplicação.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 20:41:43 UTC 2025 - 13K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** The key of the configuration. e.g. Administrator */ String MAIL_FROM_NAME = "mail.from.name"; /** The key of the configuration. e.g. root@localhost */ String MAIL_FROM_ADDRESS = "mail.from.address"; /** The key of the configuration. e.g. */ String MAIL_HOSTNAME = "mail.hostname"; /** The key of the configuration. e.g. */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 525.7K bytes - Viewed (2) -
docs/de/docs/help-fastapi.md
Dort können Sie „Releases only“ auswählen. Auf diese Weise erhalten Sie Benachrichtigungen (per E-Mail), wenn es ein neues Release (eine neue Version) von **FastAPI** mit Bugfixes und neuen Funktionen gibt. ## Mit dem Autor vernetzen { #connect-with-the-author }
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Sep 20 15:10:09 UTC 2025 - 16.2K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.storage_type_auto=Auto labels.storage_type_s3=S3 labels.storage_type_gcs=GCS labels.storage_region=Region labels.storage_project_id=Project ID labels.storage_credentials_path=Credentials Path labels.send_testmail=Test-e-mail verzenden labels.backup_configuration=Back-up labels.backup_name=Naam labels.backup_bulk_file=Bulkbestand labels.backup_button_upload=Uploaden
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 46.1K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java
/** The key of the message: Failed to delete a document. */ public static final String ERRORS_failed_to_delete_doc_in_admin = "{errors.failed_to_delete_doc_in_admin}"; /** The key of the message: Failed to send a test mail. */ public static final String ERRORS_failed_to_send_testmail = "{errors.failed_to_send_testmail}"; /** The key of the message: The specified query has an unknown condition. */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 119.6K bytes - Viewed (0) -
docs/de/docs/index.md
Verwendet von Pydantic: * <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email-validator</code></a> – für E-Mail-Validierung. Verwendet von Starlette: * <a href="https://www.python-httpx.org" target="_blank"><code>httpx</code></a> – erforderlich, wenn Sie den `TestClient` verwenden möchten.
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Fri Dec 26 09:39:53 UTC 2025 - 25.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_SURAME = "{labels.surame}"; /** The key of the message: Mail */ public static final String LABELS_user_mail = "{labels.user_mail}"; /** The key of the message: Mail */ public static final String LABELS_MAIL = "{labels.mail}"; /** The key of the message: Employee Number */Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 156.4K bytes - Viewed (0) -
LICENSE
incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public.
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Apr 23 18:58:53 UTC 2021 - 33.7K bytes - Viewed (0) -
src/main/resources/fess_label_zh_TW.properties
labels.backup_button_upload=上傳 labels.process_time_is_exceeded=搜尋等待時間已超出。顯示的結果可能不完整。 labels.user_given_name=名字 labels.givenName=名字 (名) labels.user_surname=姓氏 labels.surame=姓氏 labels.user_mail=電子郵件地址 labels.mail=電子郵件地址 labels.user_employeeNumber=員工編號 labels.employeeNumber=員工編號 labels.user_telephoneNumber=電話號碼 labels.telephoneNumber=電話號碼 labels.user_homePhone=電話 (家庭) labels.homePhone=電話 (家庭)
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 13 02:21:17 UTC 2025 - 43.9K bytes - Viewed (0)