Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3717280
D1148.id2934.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
524 B
Referenced Files
None
Subscribers
None
D1148.id2934.diff
View Options
diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
.*
*.log
-data/*.dat
diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -2,13 +2,9 @@
# Populates the account with relevant files
#
-all: .ssh/authorized_keys data/acquisitariat.dat
+all: .ssh/authorized_keys
.ssh/authorized_keys:
mkdir -p -m 0700 .ssh
php bin/getpublickeys > .ssh/authorized_keys
chmod 600 .ssh/authorized_keys
-
-data/acquisitariat.dat:
- openssl rand -hex 21 > data/acquisitariat.dat
-
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 7, 03:01 (19 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2232407
Default Alt Text
D1148.id2934.diff (524 B)
Attached To
Mode
D1148: Revert "Store acquisitariat password"
Attached
Detach File
Event Timeline
Log In to Comment