Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.face
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.pad.face
Commits
f7f3cbd5
Commit
f7f3cbd5
authored
7 years ago
by
Olegs NIKISINS
Browse files
Options
Downloads
Patches
Plain Diff
Updated the documentation on database resources with new db config files
parent
9dd68f8a
No related branches found
No related tags found
1 merge request
!11
Added configuration files for all databases, updated the doc accordingly
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/resources.rst
+10
-6
10 additions, 6 deletions
doc/resources.rst
with
10 additions
and
6 deletions
doc/resources.rst
+
10
−
6
View file @
f7f3cbd5
...
...
@@ -17,8 +17,12 @@ this package.
Databases
------------
These configuration files/resources contain entry points for the ``--database`` command line argument of the
``spoof.py`` script.
These configuration files/resources contain parameters of available databases.
The configuration files contain at least the following arguments of the ``spoof.py`` script:
* ``database``
* ``protocol``
* ``groups``
.. _bob.pad.face.resources.databases.replay:
...
...
@@ -26,7 +30,7 @@ These configuration files/resources contain entry points for the ``--database``
Replay-Attack Database
================================================================================
.. automodule:: bob.pad.face.config.
database.replay
.. automodule:: bob.pad.face.config.
replay_attack
:members:
...
...
@@ -35,7 +39,7 @@ Replay-Attack Database
Replay-Mobile Database
================================================================================
.. automodule:: bob.pad.face.config.
database.
replay_mobile
.. automodule:: bob.pad.face.config.replay_mobile
:members:
...
...
@@ -44,7 +48,7 @@ Replay-Mobile Database
MSU MFSD Database
================================================================================
.. automodule:: bob.pad.face.config.
database.
msu_mfsd
.. automodule:: bob.pad.face.config.msu_mfsd
:members:
...
...
@@ -53,7 +57,7 @@ MSU MFSD Database
Aggregated Database
================================================================================
.. automodule:: bob.pad.face.config.
database.
aggregated_db
.. automodule:: bob.pad.face.config.aggregated_db
:members:
---------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment