Home
last modified time | relevance | path

Searched defs:SECRET_KEY (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/textproc/py-wtforms/WTForms-2.1/tests/
H A Dext_csrf.py75 SECRET_KEY = 'abcdefghijklmnop'.encode('ascii') variable in SessionSecureFormTest.SSF
78 SECRET_KEY = 'abcdefghijklmnop'.encode('ascii') variable in SessionSecureFormTest.BadTimeSSF
82 SECRET_KEY = 'abcdefghijklmnop'.encode('ascii') variable in SessionSecureFormTest.NoTimeSSF
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/integration/targets/django_manage/files/base_test/1045-single-app-project/single_app_project/core/
H A Dsettings.py2 SECRET_KEY = 'testtesttesttesttest' variable
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/testing/plugins_integration/
H A Ddjango_settings.py1 SECRET_KEY = "mysecret" variable
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/plugins_integration/
H A Ddjango_settings.py1 SECRET_KEY = "mysecret" variable
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/testing/plugins_integration/
H A Ddjango_settings.py1 SECRET_KEY = "mysecret" variable
/dports/www/py-flask/Flask-2.0.2/tests/
H A Dtest_config.py13 SECRET_KEY = "config" variable
64 SECRET_KEY = "config" variable in test_config_from_class.Test
/dports/www/py-flask/Flask-2.0.2/tests/static/
H A Dconfig.json3 "SECRET_KEY": "config" string
/dports/mail/py-django-mailbox/django-mailbox-4.8.2/django_mailbox/tests/
H A Dsettings.py12 SECRET_KEY = 'beepboop' variable
/dports/www/py-django-haystack/django-haystack-2.8.1/example_project/
H A Dsettings.py9 SECRET_KEY = 'CHANGE ME' variable
/dports/www/py-django-pglocks/django-pglocks-1.0.4/django_pglocks/
H A Dtest_settings.py16 SECRET_KEY = 'whatever' variable
/dports/www/py-django-polymorphic/django-polymorphic-2.1.2/docs/_ext/djangodummy/
H A Dsettings.py11 SECRET_KEY = "docs" variable
/dports/devel/py-telepath/telepath-0.2/telepath/
H A Dtest_settings.py6 SECRET_KEY = 'not needed' variable
/dports/devel/py-pylint-django/pylint-django-2.4.4/pylint_django/tests/
H A Dsettings.py1 SECRET_KEY = 'fake-key' variable
/dports/www/py-flask-peewee/flask-peewee-3.0.4/example/
H A Dconfig.py10 SECRET_KEY = 'shhhh' variable in Configuration
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/project_template/project_name/settings/
H A Ddev.py7 SECRET_KEY = '{{ secret_key }}' variable
/dports/www/py-dj32-django-redis/django-redis-5.1.0/tests/settings/
H A Dsqlite_json.py1 SECRET_KEY = "django_tests_secret_key" variable
H A Dsqlite_lz4.py1 SECRET_KEY = "django_tests_secret_key" variable
H A Dsqlite_msgpack.py1 SECRET_KEY = "django_tests_secret_key" variable
H A Dsqlite_herd.py1 SECRET_KEY = "django_tests_secret_key" variable
H A Dsqlite_zlib.py1 SECRET_KEY = "django_tests_secret_key" variable
H A Dsqlite.py1 SECRET_KEY = "django_tests_secret_key" variable
H A Dsqlite_sharding.py1 SECRET_KEY = "django_tests_secret_key" variable
H A Dsqlite_usock.py1 SECRET_KEY = "django_tests_secret_key" variable
/dports/www/py-django-storages/django-storages-1.9.1/tests/
H A Dsettings.py10 SECRET_KEY = 'hailthesunshine' variable
/dports/www/py-drf-yasg/drf-yasg-1.20.0/testproj/testproj/settings/
H A Dlocal.py20 SECRET_KEY = '!z1yj(9uz)zk0gg@5--j)bc4h^i!8))r^dezco8glf190e0&#p' variable

1234567891011