8.6K results in 15 ms
7 years ago · Aug 16, 2018, 05:36 AM
myproject: SECRET_KEY: 8fe_cx)(i4(oxx+k@w=_&owiy$vcmh37&2dk#)-zye--ei*9s= import os from YamJam import yamjam SECRET = yamjam()['myproject']['SECRET_KEY']
7 years ago · Aug 16, 2018, 04:12 AM
SecureRandom.getInstance("SHA1PRNG"); securerandom.setSeed(KEY.getBytes()); kgen.init(256, securerandom); SecretKey secretKey = kgen.generateKey(); byte[] enCodeFormat
7 years ago · Aug 16, 2018, 02:06 AM
TOKEN y duración const SECRET_KEY = 'zxcasdqwe098765'; const expiresIn = '1h';
7 years ago · Aug 15, 2018, 11:22 PM
main__': app.run() class Config: SECRET_KEY = 'something_very_secret' broker_url = 'sqs://' broker_transport_options
7 years ago · Aug 15, 2018, 11:02 PM
endPoint: # port: # useSSL: # accessKey: # secretKey: # S3 example # storage: 'minio'
7 years ago · Aug 15, 2018, 10:40 PM
FullName": "AWS.EC2.Windows.CloudWatch.CloudWatchLogsOutput,AWS.EC2.Windows.CloudWatch", "Parameters": { "AccessKey": "", "SecretKey": "", "Region": "us-east-1", "LogGroup": "Default-Log-Group",
7 years ago · Aug 15, 2018, 08:52 PM
inst_pw = $_GET['inst_pw']; $keystmt = $conn->query("SELECT secret_key FROM apiAuth WHERE uuid
7 years ago · Aug 15, 2018, 06:56 PM
New StringBuilder Try Dim secretkey As String = "26e29e57f4ea61a0ebb4ee0ec483e5efe7ca39093adcfa3689dadbfba139546b" Dim
7 years ago · Aug 15, 2018, 09:56 AM
u'common.rebotics.middleware.TimezoneMiddleware'] USE_I18N = True THOUSAND_SEPARATOR = ',' SECRET_KEY = u'********************' REST_FRAMEWORK = {u'DEFAULT_AUTHENTICATION_CLASSES': (u'rest_framework.authentication.SessionAuthentication',
7 years ago · Aug 15, 2018, 09:30 AM
app = web.Application() app.router.add_static('/static', 'browser_client') # secret_key must be 32 url-safe
7 years ago · Aug 15, 2018, 07:08 AM
Key import sys access_key = '' secret_key = '' UPLOAD_FOLDER = './Uploads' ALLOWED_EXTENSIONS = set(['txt',
7 years ago · Aug 15, 2018, 06:00 AM
token = jwt.sign({ email: req.params.email }, "secret_key", { expiresIn: "1h" }) return res.status(200).json({
7 years ago · Aug 15, 2018, 05:56 AM
def initialize(app, api_key = nil, secret_key = nil, options = {}, &block) client_options
7 years ago · Aug 15, 2018, 05:52 AM
token = jwt.sign({ email: req.params.email }, "secret_key", { expiresIn: " /* return res.status(200).json({ message:
7 years ago · Aug 14, 2018, 04:52 PM
btc_address` varchar(64) NOT NULL, `secretKey` varchar(50) NOT NULL, `cbp`
7 years ago · Aug 14, 2018, 04:00 PM
token = jwt.sign({ email: req.params.email }, "secret_key", { expiresIn: "1h" }) res.status(200).json({ message:
7 years ago · Aug 14, 2018, 03:24 PM
Size' => '20', 'Default' => 'Shop ID' ), 'secretkey' => array( 'FriendlyName' => 'Secret key', 'Type' => 'text',
7 years ago · Aug 14, 2018, 03:16 PM
SANDBOX_SERVER_URL = 'https://sandbox-python.getpackage.com' SATURDAY = 5 SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Aug 14, 2018, 02:16 PM
null cipher = {PayPalSecurityCipher} [1] secretKey = "xxxx" *PayPalCommonPayPalModel*_propMap = {array} [0]
7 years ago · Aug 14, 2018, 01:24 PM
used in production secret! SECRET_KEY = '123' # SECURITY WARNING: don't
Total pages: 429