[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 08/459: change title, readme
From: |
gnunet |
Subject: |
[reclaim-ui] 08/459: change title, readme |
Date: |
Fri, 11 Jun 2021 23:21:40 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.
commit baaedb408072b4c1742ef8124f95d8c074dec962
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Tue Nov 20 21:32:15 2018 +0100
change title, readme
---
README.md | 2 ++
src/index.html | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 360c429..0a9faeb 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
# The reclaim web-based user interface
The reclaim user interface for identity management and OpenID Connect
authorization flows.
End-users should use the dedicated client which includes this interface and
the runtime: https://github.com/reclaimID/client
+
+(c) 2018 Fraunhofer AISEC
diff --git a/src/index.html b/src/index.html
index c4fc08f..ff6ded4 100644
--- a/src/index.html
+++ b/src/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
- <title>re:claimID</title>
+ <title>re:claim</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] branch master created (now 1617025), gnunet, 2021/06/11
- [reclaim-ui] 09/459: fix cors, gnunet, 2021/06/11
- [reclaim-ui] 08/459: change title, readme,
gnunet <=
- [reclaim-ui] 10/459: optimised Dockerfile -> yarn running all the time (unintended), gnunet, 2021/06/11
- [reclaim-ui] 06/459: update deps, gnunet, 2021/06/11
- [reclaim-ui] 03/459: add gitignore, gnunet, 2021/06/11
- [reclaim-ui] 12/459: implemented functionality for redirecting for access_denied #2, gnunet, 2021/06/11
- [reclaim-ui] 05/459: forgot file, gnunet, 2021/06/11
- [reclaim-ui] 13/459: added error desc for access_denied, gnunet, 2021/06/11
- [reclaim-ui] 15/459: See previous commit, gnunet, 2021/06/11
- [reclaim-ui] 16/459: Update README.md, gnunet, 2021/06/11
- [reclaim-ui] 01/459: Initial commit, gnunet, 2021/06/11
- [reclaim-ui] 07/459: readme update, gnunet, 2021/06/11