Merge remote-tracking branch 'origin/main'

This commit is contained in:
Citlali del Rey 2023-08-06 09:50:33 -07:00
commit 4037a6ea68
Signed by: nullobsi
GPG Key ID: 933A1F44222C2634
5 changed files with 24 additions and 1 deletions

View File

@ -10,6 +10,7 @@ WriteMakefile(
'Email::MIME' => '1.952',
'Email::Sender::Simple' => '2.500',
'File::ChangeNotify' => '0.31',
'Net::LDAPS' => '0.68',
},
test => {TESTS => 't/*.t'}
);

View File

@ -152,6 +152,7 @@ textarea.big {
pre {
white-space: pre-wrap;
overflow-wrap: break-word;
}
#header-content a:link {
@ -175,3 +176,12 @@ img.stats {
width: 100%;
display: block;
}
.inline {
display: inline;
}
#favicon {
align-self: center;
}

View File

@ -17,6 +17,12 @@
ldap.unix.dog and manage your account information
that way.
</p>
<p>
In addition, please visit <a
href="https://sso.unix.dog/realms/master/account/authentication">the
Keycloak account console</a> to manage 2FA and WebAuthn security
keys.
</p>
%= form_for account => begin
<p>
%= label_for username => 'Enter your username to get started:'

View File

@ -21,7 +21,7 @@
<body>
<header>
<div id="header-content">
<img src="/favicon.ico" width="32" height="32" alt="UNIX.dog"/>
<img id="favicon" src="/favicon.ico" width="32" height="32" alt="UNIX.dog"/>
<h1><a href="/">UNIX.dog</a></h1>
<div id="nav">
<a href="/users">Users</a>

View File

@ -50,6 +50,12 @@
pay it forward! Donate to your favorite charity and support the causes
you believe in.
</p>
<p>
If you do want to donate, you can do so via XMR or BTC:
</p>
<a href="monero:82vNEfbqjotWCSYrUb8YzwbUDR5TLZXabFu3EH7jet2TTdgu8CpGGLYhgZD7RVQs6rUpcLw8n15EGTLmS1UxcDk9PAZ8sf1?tx_description=UNIX.dog%20Donation">XMR:</a> <pre class="inline">82vNEfbqjotWCSYrUb8YzwbUDR5TLZXabFu3EH7jet2TTdgu8CpGGLYhgZD7RVQs6rUpcLw8n15EGTLmS1UxcDk9PAZ8sf1</pre>
<br>
<a href="bitcoin:bc1qwqq698u8sp5zs90srugx8gwa5vkmvmqhjk8vvr?message=UNIX.dog%20Donation">BTC:</a> <pre class="inline">bc1qwqq698u8sp5zs90srugx8gwa5vkmvmqhjk8vvr</pre>
<p>
Made with love <3 (and fur) by
<br/>