mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
Deploying to gh-pages from @ 3d9056e968 🚀
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<p>To use an unsupported database with mCaptcha, traits present within this crate should be
|
||||
implemented.</p>
|
||||
<h3 id="organisation"><a href="#organisation">Organisation</a></h3>
|
||||
<p>Database functionallity is divided accross various modules:</p>
|
||||
<p>Database functionality is divided across various modules:</p>
|
||||
<ul>
|
||||
<li><a href="crate::auth">errors</a>: error data structures used in this crate</li>
|
||||
<li><a href="ops/index.html">ops</a>: meta operations like connection pool creation, migrations and getting
|
||||
@@ -25,7 +25,7 @@ connection from pool</li>
|
||||
</div></div></div><h2 id="structs" class="small-section-header"><a href="#structs">Structs</a></h2>
|
||||
<div class="item-table"><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.AddNotification.html" title="db_core::AddNotification struct">AddNotification</a></div><div class="item-right docblock-short"><p>Data required to add notification</p>
|
||||
</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.Captcha.html" title="db_core::Captcha struct">Captcha</a></div><div class="item-right docblock-short"><p>Data representing a captcha</p>
|
||||
</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.CreateCaptcha.html" title="db_core::CreateCaptcha struct">CreateCaptcha</a></div><div class="item-right docblock-short"><p>data requried to create new captcha</p>
|
||||
</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.CreateCaptcha.html" title="db_core::CreateCaptcha struct">CreateCaptcha</a></div><div class="item-right docblock-short"><p>data required to create new captcha</p>
|
||||
</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.Level.html" title="db_core::Level struct">Level</a></div><div class="item-right docblock-short"><p>Level struct that describes threshold-difficulty factor mapping</p>
|
||||
</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.NameHash.html" title="db_core::NameHash struct">NameHash</a></div><div class="item-right docblock-short"><p>type encapsulating username and hashed password of a user</p>
|
||||
</div></div><div class="item-row"><div class="item-left module-item"><a class="struct" href="struct.Notification.html" title="db_core::Notification struct">Notification</a></div><div class="item-right docblock-short"><p>Represents notification</p>
|
||||
|
||||
Reference in New Issue
Block a user