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
7fa7f586
Commit
7fa7f586
authored
Jul 01, 2014
by
Daniel Kraft
Browse files
Bump versions to 0.6a.
parent
d11d0b1e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
2 deletions
+6
-2
firefox/ChangeLog
firefox/ChangeLog
+2
-0
firefox/compile.sh
firefox/compile.sh
+1
-1
firefox/login@nameid.org/install.rdf
firefox/login@nameid.org/install.rdf
+1
-1
provider/ChangeLog
provider/ChangeLog
+2
-0
No files found.
firefox/ChangeLog
View file @
7fa7f586
ChangeLog for NameID Login Add-On
=================================
Version 0.6a (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
...
...
firefox/compile.sh
View file @
7fa7f586
...
...
@@ -18,7 +18,7 @@
# Compile the add-on into an XPI.
dir
=
login@nameid.org
zipfile
=
NameIdLogin-0.
5
a.xpi
zipfile
=
NameIdLogin-0.
6
a.xpi
files
=
"bootstrap.js chrome.manifest install.rdf"
for
file
in
Namecoind.js NameIdAddon.js
\
...
...
firefox/login@nameid.org/install.rdf
View file @
7fa7f586
...
...
@@ -24,7 +24,7 @@
<Description
about=
"urn:mozilla:install-manifest"
>
<em:id>
login@nameid.org
</em:id>
<em:version>
0.
5
a
</em:version>
<em:version>
0.
6
a
</em:version>
<em:name>
NameID Easy Login
</em:name>
<em:description>
This Add-On manages the challenge signing for easier
...
...
provider/ChangeLog
View file @
7fa7f586
ChangeLog for NameID Identity Provider
======================================
Version 0.6a (trunk):
Version 0.5a (2014-07-01):
* Switch to the new event-based communication between login page and the
login browser add-on.
...
...
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