Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
nameid
Nameid
Commits
d11d0b1e
Commit
d11d0b1e
authored
Jul 01, 2014
by
Daniel Kraft
Browse files
Update ChangeLog's and pages to mention add-on version 0.5a.
parent
de371bed
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
4 deletions
+8
-4
firefox/.gitignore
firefox/.gitignore
+1
-0
firefox/ChangeLog
firefox/ChangeLog
+1
-1
provider/ChangeLog
provider/ChangeLog
+1
-1
provider/NameIdLogin-0.5a.xpi
provider/NameIdLogin-0.5a.xpi
+0
-0
provider/pages/addon.php
provider/pages/addon.php
+2
-2
provider/pages/loginForm.php
provider/pages/loginForm.php
+3
-0
No files found.
firefox/.gitignore
0 → 100644
View file @
d11d0b1e
NameIdLogin-*.xpi
firefox/ChangeLog
View file @
d11d0b1e
ChangeLog for NameID Login Add-On
=================================
Version 0.5a (
trunk
):
Version 0.5a (
2014-07-01
):
* Whitelist nameid.bit and id.bit by default, too.
* Switch to more flexible, event-based communication with the page. This
allows for a less strictly structured login page, which can access the
...
...
provider/ChangeLog
View file @
d11d0b1e
ChangeLog for NameID Identity Provider
======================================
Version 0.5a (
trunk
):
Version 0.5a (
2014-07-01
):
* Switch to the new event-based communication between login page and the
login browser add-on.
...
...
provider/NameIdLogin-0.
4
a.xpi
→
provider/NameIdLogin-0.
5
a.xpi
View file @
d11d0b1e
No preview for this file type
provider/pages/addon.php
View file @
d11d0b1e
...
...
@@ -41,8 +41,8 @@ and troublesome, you can <b>automate them</b> by using the
browsers. Try it out:
</p>
<div
class=
"offset1"
><a
class=
"btn btn-success"
href=
"NameIdLogin-0.
4
a.xpi"
>
NameID Easy Login
<br
/>
<small>
Version 0.
4
a
</small></a></div>
href=
"NameIdLogin-0.
5
a.xpi"
>
NameID Easy Login
<br
/>
<small>
Version 0.
5
a
</small></a></div>
<p
class=
"padTop"
>
When the add-on is installed, you have to make sure that the
<a
href=
"https://github.com/namecoin-qt/namecoin-qt"
><b>
Namecoin-Qt
</b></a>
...
...
provider/pages/loginForm.php
View file @
d11d0b1e
...
...
@@ -33,6 +33,9 @@ $msg->finish ();
<div
class=
"hideWithAddon"
>
<div
class=
"alert alert-info"
>
Manually signing the challenge is very
troublesome. Take a look at our
<a
href=
"?view=addon"
><b>
add-on
</b></a>
!
</div>
<div
class=
"alert alert-warning"
>
Note that the login process was
changed since version 0.4a of the add-on, so you may need to
<a
href=
"?view=addon"
>
upgrade
</a>
if you still have the old version.
</div>
</div>
<p>
In order to sign in with your Namecoin identity, you have to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment