8.6K results in 40 ms
7 years ago · Oct 05, 2018, 10:12 AM
req-7a9a979f-72ed-4701-b224-209af34d8380 None None] profiler.hmac_keys = SECRET_KEY {{(pid=2552) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:3027}} DEBUG
7 years ago · Oct 05, 2018, 06:42 AM
access_key = 'AWS Access Key' secret_key = 'AWS Secret Key' #AWS
7 years ago · Oct 05, 2018, 03:36 AM
0, 2) tpunderlinebase.Visible = false --secretkey generalframe.Name = "generalframe" generalframe.Parent = bodyframe
7 years ago · Oct 05, 2018, 02:08 AM
used in production secret! SECRET_KEY = 'z(yoadceb-y*lruo$z!uwh*0@0!tsb1%_b%a*!)7ruy_#l13%r' # SECURITY WARNING: don't
7 years ago · Oct 05, 2018, 01:40 AM
used in production secret! SECRET_KEY = 'b30d_mvv7r7gk5n+@s#sk8g=+ir!-m47ae-@x%5#)p2$d@p)dp' # SECURITY WARNING: don't
7 years ago · Oct 05, 2018, 12:04 AM
variable "access_key" {} variable "secret_key" {} variable "private_key_path" {} variable "key_name" { default = "dummy" }
7 years ago · Oct 04, 2018, 04:34 PM
S3DIRECT_REGION = 'eu-west-2' S3_URL = '//reckitt-test.s3.amazonaws.com/' SECRET_KEY = '********************' SECURE_BROWSER_XSS_FILTER = True SECURE_CONTENT_TYPE_NOSNIFF = True
7 years ago · Oct 04, 2018, 12:10 PM
init() { if(accessKey == null) { accessKey='***'; secretKey='***'; host='sns.eu-west-1.amazonaws.com'; topic='**'; regionName= 'eu-west-1';
7 years ago · Oct 04, 2018, 08:32 AM
emit app = Flask(__name__) app.config["SECRET_KEY"] = "SECRET_KEY" socketio = SocketIO(app) @app.route("/") def
7 years ago · Oct 04, 2018, 07:56 AM
admin # used for signing secret_key = SW2YcwTIb9zpOOhoPsMm # Auto-login remember days
7 years ago · Oct 04, 2018, 07:40 AM
to remote LocalService = local ;# {SecretKey} {ServicesConnectorModule:Groups Remote Service Connector}
7 years ago · Oct 04, 2018, 03:10 AM
clientID = "52d9e37c6a394ed1a2622e4b81c7d692"; public string secretKey = "qBu5ndLB2gueua0XfZ7IUIiJ4Ts8C266A45uq6Fk"; public string hashed;
7 years ago · Oct 04, 2018, 12:48 AM
using DES"); System.out.println(); try{ SecretKey key= KeyGenerator.getInstance("DES").generateKey(); DesEncrypter encrypter=new
7 years ago · Oct 03, 2018, 09:00 PM
Auth\": {\n \"HostOrUser\": \"${input.Auth_HostOrUser}\",\n \"SecretKey\": \"${input.Auth_SecretKey}\"\n },\n \n \"Response\":
7 years ago · Oct 03, 2018, 08:54 PM
publishing { repositories { maven { url "s3://bucket_name" credentials(AwsCredentials) { accessKey "" secretKey "" } } } publications { jellyfishsdk(MavenPublication) { groupId '' artifactId '' version '1.0' artifact("$buildDir/outputs/aar/file_name.aar") } } } allprojects { repositories { maven { url "s3://bucket_name" credentials(AwsCredentials) { accessKey "" secretKey "" } } } } implementation 'group:artifact:1.0'
7 years ago · Oct 03, 2018, 08:28 PM
string BuildSignature(string accessKey, string secretKey, string dateString) { var hmacSha1
7 years ago · Oct 03, 2018, 08:12 PM
awsCredentials = new BasicAWSCredentials( "access-key", "secret-key" ); val client = AmazonDynamoDBClientBuilder .standard()
7 years ago · Oct 03, 2018, 04:42 PM
use-sigv4', 'True') connection = S3Connection(accesskey, secretkey, host=S3Connection.DefaultHost) buckets = connection.get_all_buckets() for
7 years ago · Oct 03, 2018, 03:20 PM
using DES"); System.out.println(); try{ SecretKey key= KeyGenerator.getInstance("DES").generateKey(); DesEncrypter encrypter=new
7 years ago · Oct 03, 2018, 07:16 AM
basedir = os.path.abspath(os.path.dirname(__file__)) class Config(object): SECRET_KEY = ‘wdsfqsqdsqsdfqsqsdsq’ SQLALCHEMY_DATABASE_URI = 'sqlite:///'+os.path.join(basedir,'app_v1.db') SQLALCHEMY_TRACK_MODIFICATIONS
Total pages: 429