- Sort Score
- Result 10 results
- Languages All
Results 161 - 170 of 480 for token2 (1.28 sec)
-
src/main/webapp/WEB-INF/view/admin/dict/kuromoji/admin_dict_kuromoji_details.jsp
<tr> <th style="width: 25%"><la:message key="labels.dict_kuromoji_token"/></th> <td>${f:h(token)}<la:hidden property="token"/></td> </tr> <tr> <th><la:message key="labels.dict_kuromoji_segmentation"/></th>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 8K bytes - Viewed (0) -
.github/workflows/smokeshow.yml
pyproject.toml - run: uv pip install -r requirements-github-actions.txt - uses: actions/download-artifact@v5 with: name: coverage-html path: htmlcov github-token: ${{ secrets.GITHUB_TOKEN }} run-id: ${{ github.event.workflow_run.id }} # Try 5 times to upload coverage to smokeshow - name: Upload coverage to Smokeshow run: | for i in 1 2 3 4 5; do
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Aug 15 21:44:06 UTC 2025 - 1.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/dict/kuromoji/AdminDictKuromojiAction.java
* @param form The create form. */ protected void verifyForm(final CreateForm form) { if (form.token != null && form.token.split(" ").length > 1) { throwValidationError(messages -> { messages.addErrorsInvalidKuromojiToken("token", form.token); }, this::asEditHtml); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 21.5K bytes - Viewed (0) -
src/main/resources/fess_message_nl.properties
errors.failed_to_download_mapping_file = Kan mappingbestand niet downloaden. errors.failed_to_upload_mapping_file = Kan mappingbestand niet uploaden. errors.invalid_kuromoji_token={0} is geen geldig token. errors.invalid_kuromoji_segmentation=Het aantal segmentaties van {0} komt niet overeen met het aantal segmentaties van {1}. errors.invalid_str_is_included = {1} is ongeldig in {0}. errors.blank_password = Wachtwoord is vereist.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12K bytes - Viewed (0) -
docs/de/docs/tutorial/security/get-current-user.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 4.6K bytes - Viewed (0) -
docs/es/docs/project-generation.md
- ๐ฆ Soporte para modo oscuro. - ๐ [Docker Compose](https://www.docker.com) para desarrollo y producciรณn. - ๐ Hashing seguro de contraseรฑas por defecto. - ๐ Autenticaciรณn con tokens JWT. - ๐ซ Recuperaciรณn de contraseรฑas basada en email. - โ Pruebas con [Pytest](https://pytest.org). - ๐ [Traefik](https://traefik.io) como proxy inverso / balanceador de carga.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Dec 30 17:46:44 UTC 2024 - 2.1K bytes - Viewed (0) -
docs/sts/web-identity.md
- The redirection URI (callback handler) receives the OAuth2 callback, verifies the state parameter, and obtains a Token. - Using the id_token the callback handler further talks to Google OAuth2 Token URL to obtain an JWT id_token. - Once obtained the JWT id_token is further sent to STS endpoint i.e MinIO to retrieve temporary credentials.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 18.9K bytes - Viewed (0) -
.github/workflows/issues.yaml
name: Add issue to project runs-on: ubuntu-latest steps: - uses: actions/add-to-project@v0.5.0 with: project-url: https://github.com/orgs/miniohq/projects/2
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Jan 11 07:02:00 UTC 2024 - 338 bytes - Viewed (0) -
src/main/java/jcifs/internal/smb2/rdma/RdmaChannelInfo.java
*/ public class RdmaChannelInfo { private final Smb2RdmaTransform transform; /** * Create new RDMA channel info * * @param remoteKey remote memory key for RDMA access (token) * @param address remote memory address (offset) * @param length length of the memory region */ public RdmaChannelInfo(int remoteKey, long address, int length) {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 24 00:12:28 UTC 2025 - 2.8K bytes - Viewed (0) -
docs/ko/docs/tutorial/security/oauth2-jwt.md
# ํจ์ค์๋ ํด์ฑ์ ์ด์ฉํ OAuth2, JWT ํ ํฐ์ ์ฌ์ฉํ๋ Bearer ์ธ์ฆ ๋ชจ๋ ๋ณด์ ํ๋ฆ์ ๊ตฌ์ฑํ์ผ๋ฏ๋ก, ์ด์ <abbr title="JSON Web Tokens">JWT</abbr> ํ ํฐ๊ณผ ํจ์ค์๋ ํด์ฑ์ ์ฌ์ฉํด ์ ํ๋ฆฌ์ผ์ด์ ์ ์์ ํ๊ฒ ๋ง๋ค ๊ฒ์ ๋๋ค. ์ด ์ฝ๋๋ ์ค์ ๋ก ์ ํ๋ฆฌ์ผ์ด์ ์์ ํจ์ค์๋๋ฅผ ํด์ฑํ์ฌ DB์ ์ ์ฅํ๋ ๋ฑ์ ์์ ์ ํ์ฉํ ์ ์์ต๋๋ค. ์ด์ ์ฅ์ ์ด์ด์ ์์ํด ๋ด ์๋ค. ## JWT JWT ๋ "JSON Web Tokens" ์ ์๋ฏธํฉ๋๋ค. JSON ๊ฐ์ฒด๋ฅผ ๊ณต๋ฐฑ์ด ์๋ ๊ธด ๋ฌธ์์ด๋ก ์ธ์ฝ๋ฉํ๋ ํ์ค์ด๋ฉฐ, ๋ค์๊ณผ ๊ฐ์ ํํ์ ๋๋ค: ```
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 12.2K bytes - Viewed (0)