Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
a3e88e64
Kaydet (Commit)
a3e88e64
authored
Agu 26, 2014
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed spelling mistake in file docs.
üst
2b66878a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
custom-file-storage.txt
docs/howto/custom-file-storage.txt
+1
-1
storage.txt
docs/ref/files/storage.txt
+1
-1
No files found.
docs/howto/custom-file-storage.txt
Dosyayı görüntüle @
a3e88e64
...
@@ -97,7 +97,7 @@ to the ``get_valid_name()`` method described above.
...
@@ -97,7 +97,7 @@ to the ``get_valid_name()`` method described above.
extension.
extension.
Previously, an underscore followed by a number (e.g. ``"_1"``, ``"_2"``,
Previously, an underscore followed by a number (e.g. ``"_1"``, ``"_2"``,
etc.) was appended to the filename until an avaible name in the destination
etc.) was appended to the filename until an avai
la
ble name in the destination
directory was found. A malicious user could exploit this deterministic
directory was found. A malicious user could exploit this deterministic
algorithm to create a denial-of-service attack. This change was also made
algorithm to create a denial-of-service attack. This change was also made
in Django 1.6.6, 1.5.9, and 1.4.14.
in Django 1.6.6, 1.5.9, and 1.4.14.
docs/ref/files/storage.txt
Dosyayı görüntüle @
a3e88e64
...
@@ -119,7 +119,7 @@ The Storage Class
...
@@ -119,7 +119,7 @@ The Storage Class
extension.
extension.
Previously, an underscore followed by a number (e.g. ``"_1"``, ``"_2"``,
Previously, an underscore followed by a number (e.g. ``"_1"``, ``"_2"``,
etc.) was appended to the filename until an avaible name in the
etc.) was appended to the filename until an avai
la
ble name in the
destination directory was found. A malicious user could exploit this
destination directory was found. A malicious user could exploit this
deterministic algorithm to create a denial-of-service attack. This
deterministic algorithm to create a denial-of-service attack. This
change was also made in Django 1.6.6, 1.5.9, and 1.4.14.
change was also made in Django 1.6.6, 1.5.9, and 1.4.14.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment