Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Gdpr Authenticator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benedikt Wildenhain
Gdpr Authenticator
Commits
c59a37c9
Commit
c59a37c9
authored
5 years ago
by
Johannes Barthel
Browse files
Options
Downloads
Patches
Plain Diff
fix license metadata
parent
92137e3c
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Cargo.lock
+1
-1
1 addition, 1 deletion
Cargo.lock
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
LICENSE
+0
-1
0 additions, 1 deletion
LICENSE
with
2 additions
and
3 deletions
Cargo.lock
+
1
−
1
View file @
c59a37c9
...
...
@@ -236,7 +236,7 @@ dependencies = [
[[package]]
name = "gdpr-authenticator"
version = "0.1.
3
"
version = "0.1.
4
"
dependencies = [
"tokio",
"warp",
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
1
−
1
View file @
c59a37c9
...
...
@@ -13,7 +13,7 @@ tokio = {features = ["macros"], version = "0.2.18"}
[package.metadata.deb]
maintainer
=
"Johannes <johannes.barthel@student.kit.edu>"
copyright
=
"2020 Computerwerk Darmstadt e.V. <vorstand@computerwerk.org>"
license-file
=
[
"
LICENSE
"
,
"
3
"
]
license-file
=
[
"
COPYRIGHT
"
,
"
0
"
]
depends
=
"$auto, systemd, nginx"
extended-description
=
"""
\
Consent wall for our Senfcall privacy policy. Implemented to interface with the
...
...
This diff is collapsed.
Click to expand it.
LICENSE
deleted
120000 → 0
+
0
−
1
View file @
92137e3c
COPYRIGHT
\ No newline at end of file
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