- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 31 for bayt (0.02 seconds)
-
docs/tr/docs/advanced/middleware.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 4.6K bytes - Click Count (0) -
docs/tr/docs/tutorial/security/simple-oauth2.md
Password’ler eşleşmezse, aynı hatayı döndürürüz. #### Password hashing { #password-hashing } "Hashing" şudur: bir içeriği (bu örnekte password) anlaşılmaz görünen bayt dizisine (yani bir string’e) dönüştürmek. Aynı içeriği (aynı password’ü) her verdiğinizde, birebir aynı anlamsız görünen çıktıyı elde edersiniz. Ama bu anlamsız çıktıyı tekrar password’e geri çeviremezsiniz.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 10.4K bytes - Click Count (0) -
docs/tr/docs/tutorial/security/oauth2-jwt.md
/// ## Password hashing { #password-hashing } "Hashing", bazı içerikleri (bu örnekte bir password) anlamsız görünen bir bayt dizisine (pratikte bir string) dönüştürmek demektir. Aynı içeriği (aynı password'ü) her seferinde verirseniz, her seferinde aynı anlamsız çıktıyı elde edersiniz. Ancak bu anlamsız çıktıdan geri password'e dönüştürme yapılamaz.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 12.1K bytes - Click Count (0) -
src/main/resources/fess_label_tr.properties
labels.search_result_sort_favorite_count_asc=Favori Sayısına Göre (artan) labels.search_result_sort_favorite_count_desc=Favori Sayısına Göre (azalan) labels.search_result_sort_multiple=Çoklu labels.search_result_size={0} bayt labels.search_result_created=Oluşturulma: labels.search_result_last_modified=Son Değişiklik: labels.search_result_favorite=Beğen labels.search_result_favorited=Beğenildi labels.search_click_count=Tıklama Sayısı ({0})Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.2K bytes - Click Count (0) -
src/clean.bat
"%GOBIN%\go"...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Feb 11 17:45:10 GMT 2025 - 475 bytes - Click Count (0) -
src/all.bat
L2::: Use of this source code is governed by a BSD-style L3::: license that can be found in the LICENSE file. L4: L5:@echo off L6: L7:setlocal L8: L9:if not exist make.bat ( L10: echo all.bat must be run from go\src L11: exit /b 1 L12:) L13: L14:call .\make.bat --no-banner || exit /b 1 L15:call .\run.bat --no-rebuild || exit /b 1 L16:..\bin\go tool dist banner ...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Feb 11 17:45:10 GMT 2025 - 388 bytes - Click Count (0) -
gradlew.bat
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 1758228941 -0400
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Sep 18 20:55:41 GMT 2025 - 2.7K bytes - Click Count (0) -
src/main/assemblies/files/fess.in.bat
Shinsuke Sugaya <******@****.***> 1764215339 +0900
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 27 03:48:59 GMT 2025 - 4.8K bytes - Click Count (0) -
apache-maven/src/assembly/maven/bin/mvn.cmd
@REM check for pre script, once with legacy .bat ending and once with .cmd ending if exist "%USERPROFILE%\mavenrc_pre.bat" echo Warning: The mavenrc_pre.bat script is deprecated and will be removed in a future version. >&2 if exist "%USERPROFILE%\mavenrc_pre.bat" call "%USERPROFILE%\mavenrc_pre.bat" %*
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Wed Dec 10 16:40:06 GMT 2025 - 10.7K bytes - Click Count (3) -
src/test/java/org/codelibs/fess/crawler/helper/FessMimeTypeHelperTest.java
private static final long serialVersionUID = 1L; @Override public String getCrawlerDocumentMimetypeExtensionOverrides() { return " .sql = text/x-sql \n .bat = application/x-bat "; } }); mimeTypeHelper.init(); try (InputStream is = new ByteArrayInputStream(SQL_REM_CONTENT.getBytes(StandardCharsets.UTF_8))) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Jan 24 09:06:33 GMT 2026 - 12.1K bytes - Click Count (0)