8.6K results in 30 ms
7 years ago · Dec 19, 2018, 06:04 PM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Dec 19, 2018, 03:08 PM
return false; } try { keyStore.load(null); SecretKey key = (SecretKey) keyStore.getKey(keyName, null);
7 years ago · Dec 19, 2018, 10:42 AM
this: os.path.join(BASE_DIR, ...) BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) #SECRET_KEY = 'feufm)u(pvsvb%&_%%*)p_bpa+sv8zt$#_-do5q3(vou-j*d#p' SECRET_KEY = config('SECRET_KEY') DEBUG
7 years ago · Dec 19, 2018, 06:46 AM
LogStream": "ADPROCD01", "Region": "us-east-1", "SecretKey": "" } }, { "FullName": "AWS.EC2.Windows.CloudWatch.CloudWatch.CloudWatchOutputComponent,AWS.EC2.Windows.CloudWatch", "Id": "CloudWatch",
7 years ago · Dec 19, 2018, 12:08 AM
{ botId: '1', botName: 'Bot in Central building', message: 'Hello, there is a fire', buildingId: '121132212', secretKey: 'random_words' }
7 years ago · Dec 19, 2018, 12:08 AM
{ botId: '1', botName: 'Bot in Central building', message: 'Hello, there is a fire', buildingId: '121132212', secretKey: 'random_words' }
7 years ago · Dec 18, 2018, 11:30 PM
claimValue, String verificationCode, String secretKey) { //create and initialise the
7 years ago · Dec 18, 2018, 10:12 PM
printed on the card * secretKey - a String representing the
7 years ago · Dec 18, 2018, 04:26 PM
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) import os SECRET_KEY = os.environ.get('DJANGO_SECRET_KEY','qtw*=jdvr++ekim7j*(yn9c33)krewr!fndfsw+(fsdftr-jsewre' ) # Quick-start development settings
7 years ago · Dec 18, 2018, 04:02 PM
region": "us-east-1", "accesskey": "accesskey", "secretkey": "secretkey" } }, "encodingParameters": { "profile": "FX-1TUBXJ92W3W11",
7 years ago · Dec 18, 2018, 03:58 PM
region": "us-east-1", "accesskey": "AKIAJMI25SQD33FNUBSA", "secretkey": "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" } }, "encodingParameters": { "profile": "FX-1TUBXJ92W3W11",
7 years ago · Dec 18, 2018, 01:34 PM
mynameflow.invitations.notices.RememberInvitationNotice', (14,)), ('mynameflow.campaigns.notices.RemindUserCampaignScheduleInfoNotice', (1,))]} SECRET_KEY = u'********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF
7 years ago · Dec 18, 2018, 01:30 PM
DEFAULT_PERMISSION_CLASSES': ('rest_framework.permissions.IsAuthenticatedOrReadOnly',)} ROOT_URLCONF 'project.urls' SECRET_KEY '********************' SECURE_BROWSER_XSS_FILTER False SECURE_CONTENT_TYPE_NOSNIFF False
7 years ago · Dec 18, 2018, 12:48 PM
DATETIME_FORMAT': '%m/%d/%Y'} ROOT_URLCONF = 'app.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Dec 18, 2018, 12:20 PM
user') return redirect(reverse('home')) if(mkey == 'secretkey'): return render(request=request, template_name='signup/mentor/user.html') else
7 years ago · Dec 18, 2018, 10:14 AM
private PrivateKey privateKey; private SecretKey secretKey; private String algorithm;
7 years ago · Dec 18, 2018, 10:00 AM
if (socket.handshake.query && socket.handshake.query.access_token) // { // // jwt.verify(socket.handshake.query.token, 'SECRET_KEY', function(err, decoded) { // // if(err) return
7 years ago · Dec 18, 2018, 09:42 AM
rest_framework_jwt.authentication.JSONWebTokenAuthentication', 'rest_framework.authentication.BasicAuthentication')} ROOT_URLCONF = 'web.urls' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = False SECURE_CONTENT_TYPE_NOSNIFF = False
7 years ago · Dec 18, 2018, 09:38 AM
credentials = new BasicAWSCredentials( accessKey, secretKey); AmazonS3 s3client = new AmazonS3Client(credentials);
7 years ago · Dec 17, 2018, 07:10 PM
encryptedMemo = encrypt(data + padding + padding.length, secretKey) .toString('hex'); const memo = StellarSdk.Memo.hash(encryptedMemo);
Total pages: 429