You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2016/09/19 02:38:06 UTC

[1/2] allura-site git commit: Added new post about Two Factor Authentication

Repository: allura-site
Updated Branches:
  refs/heads/asf-site 5d4d79d6a -> f39120b5b


Added new post about Two Factor Authentication


Project: http://git-wip-us.apache.org/repos/asf/allura-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura-site/commit/a2279966
Tree: http://git-wip-us.apache.org/repos/asf/allura-site/tree/a2279966
Diff: http://git-wip-us.apache.org/repos/asf/allura-site/diff/a2279966

Branch: refs/heads/asf-site
Commit: a22799666235532374b0ac8048fc2e4e8ffeed7d
Parents: 5d4d79d
Author: Rohan Verma <ro...@gmail.com>
Authored: Sat Sep 17 16:10:08 2016 +0530
Committer: Rohan Verma <ro...@gmail.com>
Committed: Sat Sep 17 16:11:24 2016 +0530

----------------------------------------------------------------------
 _src/content/2016-allura-2fa.md | 34 ++++++++++++++++++++++++++++++++++
 feeds/all.atom.xml              | 33 +++++++++++++++++++++++----------
 feeds/tag.feature.atom.xml      | 21 +++++++++++++++++----
 feeds/tag.gsoc.atom.xml         |  2 +-
 feeds/tag.release.atom.xml      |  8 ++++----
 index.html                      |  2 +-
 news.html                       | 11 +++++++++++
 tag/feature.html                | 11 +++++++++++
 8 files changed, 102 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura-site/blob/a2279966/_src/content/2016-allura-2fa.md
----------------------------------------------------------------------
diff --git a/_src/content/2016-allura-2fa.md b/_src/content/2016-allura-2fa.md
new file mode 100644
index 0000000..0750518
--- /dev/null
+++ b/_src/content/2016-allura-2fa.md
@@ -0,0 +1,34 @@
+Title: Two Factor Authentication
+Date: 2016-09-17
+Tags: feature
+Slug: two-factor-auth
+Summary: Support for Two Factor Authentication is now available
+
+Support for enabling Two Factor Authentication(2FA) for users is now available in Allura's master branch. 
+
+Users can enable 2FA by visiting their account preferences page and set it up.
+
+![Imgur](https://i.imgur.com/smRT9cL.png)
+
+After clicking on the setup page, users will be asked for their password. 
+
+![Imgur](https://i.imgur.com/u7HOXts.png)
+
+Users then install the Google Authenticator App for their smartphones. The links to install it can also be emailed to their accounts so that the link can be accessed from their phone. 
+
+![Imgur](https://i.imgur.com/0YQjvVP.png)
+
+Users then scan the barcode and enter the time based six digit one time password generated by the mobile app in Allura. 
+
+After successfully setting up 2FA, users will be provided with recovery codes which can be used incase users get locked out of their account.
+
+![Imgur](https://i.imgur.com/ulSxcaY.png)
+ 
+An email is also sent to the user. 
+
+![Imgur](https://i.imgur.com/chi6a3H.png?2)
+
+Users can also modify their settings and view the recovery codes as well as disable 2FA from their account preferences.
+
+![Imgur](https://i.imgur.com/BpDxbX3.png)
+

http://git-wip-us.apache.org/repos/asf/allura-site/blob/a2279966/feeds/all.atom.xml
----------------------------------------------------------------------
diff --git a/feeds/all.atom.xml b/feeds/all.atom.xml
index 07e1b99..4775c41 100644
--- a/feeds/all.atom.xml
+++ b/feeds/all.atom.xml
@@ -1,5 +1,18 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/all.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-08-23T00:00:00+00:00</updated><entry><title>Apache Allura 1.5.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.5.0.html" rel="alternate"></link><published>2016-08-23T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2016-08-23:posts/2016-allura-1.5.0.html</id><summary type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/all.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-09-17T00:00:00+00:00</updated><entry><title>Two Factor Authentication</title><link href="//allura.apache.org/posts/2016-two-factor-auth.html" rel="alternate"></link><published>2016-09-17T00:00:00+00:00</published><updated>2016-09-17T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-09-17:posts/2016-two-factor-auth.html</id><summary type="html">&lt;p&gt;Support for enabling Two Factor Authentication(2FA) for users is now available in Allura's master branch. &lt;/p&gt;
+&lt;p&gt;Users can enable 2FA by visiting their account preferences page and set it up.&lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/smRT9cL.png" /&gt;&lt;/p&gt;
+&lt;p&gt;After clicking on the setup page, users will be asked for their password. &lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/u7HOXts.png" /&gt;&lt;/p&gt;
+&lt;p&gt;Users then install the Google Authenticator App for their smartphones. The links to install it can also be emailed to their accounts so that the link can be accessed from their phone. &lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/0YQjvVP.png" /&gt;&lt;/p&gt;
+&lt;p&gt;Users then scan the barcode and enter the time based six digit one time password generated by the mobile app in Allura. &lt;/p&gt;
+&lt;p&gt;After successfully setting up 2FA, users will be provided with recovery codes which can be used incase users get locked out of their account.&lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/ulSxcaY.png" /&gt;&lt;/p&gt;
+&lt;p&gt;An email is also sent to the user. &lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/chi6a3H.png?2" /&gt;&lt;/p&gt;
+&lt;p&gt;Users can also modify their settings and view the recovery codes as well as disable 2FA from their account preferences.&lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/BpDxbX3.png" /&gt;&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>Apache Allura 1.5.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.5.0.html" rel="alternate"></link><published>2016-08-23T00:00:00+00:00</published><updated>2016-08-23T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-08-23:posts/2016-allura-1.5.0.html</id><summary type="html">&lt;h4&gt;New Features&lt;/h4&gt;
 &lt;p&gt;Apache Allura 1.5.0 has been released.  Major new features include a guided tour after project registration,
 improved design for discussions and their attachments, and various usability improvements for merge requests.  Many
 of the changes came from work done during Google Summer of Code.&lt;/p&gt;
@@ -11,7 +24,7 @@ of the changes came from work done during Google Summer of Code.&lt;/p&gt;
 &lt;code&gt;paster ensure_index development.ini&lt;/code&gt;.  Or if you are using Docker, run:
 &lt;code&gt;docker-compose run taskd paster ensure_index docker-dev.ini&lt;/code&gt;&lt;/p&gt;
 &lt;h4&gt;Get 1.5.0&lt;/h4&gt;
-&lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Apache Allura - GSoC 2016 Summary</title><link href="//allura.apache.org/posts/2016-gsoc-16.html" rel="alternate"></link><published>2016-08-09T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2016-08-09:posts/2016-gsoc-16.html</id><summary type="html">&lt;p&gt;My name is &lt;a href="http://rohanverma.net"&gt;Rohan Verma&lt;/a&gt; and my nick is &lt;a href="https://twitter.com/rhnvrm"&gt;rhnvrm&lt;/a&gt;. During the past few month's I have been working on Apache Allura as a &lt;a href="https://summerofcode.withgoogle.com/"&gt;Google Summer of Code (GSoC)&lt;/a&gt; student. I am an undergraduate student and am currently based in India. I have been passionate about p
 rogramming and software development since my school days. Being a GNU/Linux user I used to frequently use SourceForge and Github for downloading and exploring the source code published by various FLOSS communities. Through GitHub and SourceForge I gained interest in getting involved in contributing back to the community and Google Summer of Code was a great opportunity that came my way. I had found Allura to be amazing during my search for GSoC projects in terms of purpose, implementation and community. Therefore, I chose to work with my mentor for the project Dave Brondsema during this summer.&lt;/p&gt;
+&lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Apache Allura - GSoC 2016 Summary</title><link href="//allura.apache.org/posts/2016-gsoc-16.html" rel="alternate"></link><published>2016-08-09T00:00:00+00:00</published><updated>2016-08-09T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-08-09:posts/2016-gsoc-16.html</id><summary type="html">&lt;p&gt;My name is &lt;a href="http://rohanverma.net"&gt;Rohan Verma&lt;/a&gt; and my nick is &lt;a href="https://twitter.com/rhnvrm"&gt;rhnvrm&lt;/a&gt;. During the past few month's I have been working on Apache Allura as a &lt;a href="https://summerofcode.withgoogle.com/"&gt;Google Summer of Code (GSoC)&lt;/a&gt; student. I am an undergraduate student and am currently ba
 sed in India. I have been passionate about programming and software development since my school days. Being a GNU/Linux user I used to frequently use SourceForge and Github for downloading and exploring the source code published by various FLOSS communities. Through GitHub and SourceForge I gained interest in getting involved in contributing back to the community and Google Summer of Code was a great opportunity that came my way. I had found Allura to be amazing during my search for GSoC projects in terms of purpose, implementation and community. Therefore, I chose to work with my mentor for the project Dave Brondsema during this summer.&lt;/p&gt;
 &lt;p&gt;This post contains the summary of my work during Google Summer of Code 2016. Hopefully I was able to cover everything. You can also see my work on &lt;a href="https://forge-allura.apache.org/p/allura/git"&gt;forge-allura&lt;/a&gt;. Also, you can visually see a list of my commits made during GSoC that also contains the miscellaneous work commits &lt;a href="https://github.com/apache/allura/commits/f403b8c4e44f2065e4d4529050d499252e914f25?author=rhnvrm"&gt;here&lt;/a&gt;.&lt;/p&gt;
 &lt;h3&gt;Discussion Tool Changes&lt;/h3&gt;
 &lt;p&gt;The idea behind this change was to promote discussions on the platform. Most conversations on the web are now displayed in a similar format. The replies to a comment are also now anchored to the left, i.e. don't become shorter in length and are only shifted towards the left along with a smaller avatar. We have also moved away from shadows under the avatars since they do not match with the current design scheme.&lt;/p&gt;
@@ -94,7 +107,7 @@ clone the repository using &lt;code&gt;git clone https://rhnvrm@forge-allura.apa
 &lt;li&gt;HexChat&lt;/li&gt;
 &lt;li&gt;Imgur for hosting the &lt;a href="https://imgur.com/a/r2oPI"&gt;image album&lt;/a&gt;&lt;/li&gt;
 &lt;/ol&gt;
-&lt;p&gt;(This blog was originally posted on my personal blog at &lt;a href="https://rhnvrm.github.io/2016-08-09-apache-allura-gsoc-16-summary/"&gt;rhnvrm.github.io&lt;/a&gt;. You can read more about me at &lt;a href="http://rohanverma.net/"&gt;rohanverma.net&lt;/a&gt;)&lt;/p&gt;</summary><category term="gsoc"></category></entry><entry><title>Apache Allura 1.4.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.4.0.html" rel="alternate"></link><published>2016-04-12T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2016-04-12:posts/2016-allura-1.4.0.html</id><summary type="html">&lt;p&gt;Apache Allura 1.4.0 has been released.  The biggest new feature is the Admin Nav Bar.
+&lt;p&gt;(This blog was originally posted on my personal blog at &lt;a href="https://rhnvrm.github.io/2016-08-09-apache-allura-gsoc-16-summary/"&gt;rhnvrm.github.io&lt;/a&gt;. You can read more about me at &lt;a href="http://rohanverma.net/"&gt;rohanverma.net&lt;/a&gt;)&lt;/p&gt;</summary><category term="gsoc"></category></entry><entry><title>Apache Allura 1.4.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.4.0.html" rel="alternate"></link><published>2016-04-12T00:00:00+00:00</published><updated>2016-04-12T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-04-12:posts/2016-allura-1.4.0.html</id><summary type="html">&lt;p&gt;Apache Allura 1.4.0 has been released.  The biggest new feature is the Admin Nav Bar.
 It's a complete overhaul of how you customize the tools in your project.
 Read our &lt;a href="//allura.apache.org/posts/2016-admin-toolbar.html"&gt;admin toolbar post&lt;/a&gt; to see how much easier it is to access tool
 configurations and add new tools.&lt;/p&gt;
@@ -108,7 +121,7 @@ It also works to nest code block notation, and specify the formatting language i
 &lt;/ul&gt;
 &lt;p&gt;There are also dozens of small fixes and improvements, see the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.4.0/~/tree/CHANGES"&gt;changelog&lt;/a&gt; for details.&lt;/p&gt;
 &lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;
-&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.4.0/~/tree/CHANGES"&gt;View the full 1.4.0 Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>New admin mode now available!</title><link href="//allura.apache.org/posts/2016-admin-toolbar.html" rel="alternate"></link><published>2016-01-14T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2016-01-14:posts/2016-admin-toolbar.html</id><summary type="html">&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;When you use the same tools everyday, it is easy to evaluate how you spend most of your time. Even more apparent are the steps and processes that slow you down. Since all of us on the development team use these tools ourselves, we spent the end of the year discussing what processes have been slowing us down. Have you ever tried to rename a repo or give a user permission to moderate your project\u2019s discussions? Did y
 ou even know you could do these things?&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.4.0/~/tree/CHANGES"&gt;View the full 1.4.0 Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>New admin mode now available!</title><link href="//allura.apache.org/posts/2016-admin-toolbar.html" rel="alternate"></link><published>2016-01-14T00:00:00+00:00</published><updated>2016-01-14T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-01-14:posts/2016-admin-toolbar.html</id><summary type="html">&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;When you use the same tools everyday, it is easy to evaluate how you spend most of your time. Even more apparent are the steps and processes that slow you down. Since all of us on the development team use these tools ourselves, we spent the end of the year discussing what processes have been slowing us down. Have you ever tried to rename a repo or give a user permission to 
 moderate your project\u2019s discussions? Did you even know you could do these things?&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;Exactly&lt;/em&gt;. &lt;/p&gt;
 &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;As we realized where the hitch in the workflow was, we knew there was a more elegant solution. So we set out to build a new admin mode for all projects\u2019 navigation bars. It provides easy access to add new tools to your project, as well as rename, reorder, configure, and delete any tools.&lt;/p&gt;
 &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;To take this idea from concept to completion, we needed to modernize our frontend tooling. By leveraging Babel we were able to make use of the latest features of Javascript ES2015 and incorporate React and JSX into our workflow. We also wanted to ensure we maintained a clean, consistent style in our frontend code, so we started implementing ESLint. To tie it all together, we then chose Broccoli for our build system because of its incremental rebuilding and its incredibly fast compile times. By utilizing all these resources, we were able to create a new toolbar that approaches customization in a modern way and, as a byproduct, made future frontend endeavours more interesting to work on. &lt;/p&gt;
@@ -124,7 +137,7 @@ It also works to nest code block notation, and specify the formatting language i
 &lt;h4&gt;Grouping Similar Tools into Dropdowns&lt;/h4&gt;
 &lt;p&gt;&lt;img src="//allura.apache.org/images/toolbar/grouping.gif" class="drop-shadow" width="815"/&gt;&lt;/p&gt;
 &lt;p&gt;When you have multiple tools of the same type, the Grouping Threshold option is available.  It determines if they will all fit in the navigation bar, or automatically be grouped into a dropdown.&lt;/p&gt;
-&lt;p&gt;Go check it out!&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>Apache Allura 1.3.2 released</title><link href="//allura.apache.org/posts/2015-allura-1.3.2.html" rel="alternate"></link><published>2015-12-08T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-12-08:posts/2015-allura-1.3.2.html</id><summary type="html">&lt;p&gt;Apache Allura 1.3.2 has been released.  It includes 2 security fixes and dozens of small fixes and improvements.  The major
+&lt;p&gt;Go check it out!&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>Apache Allura 1.3.2 released</title><link href="//allura.apache.org/posts/2015-allura-1.3.2.html" rel="alternate"></link><published>2015-12-08T00:00:00+00:00</published><updated>2015-12-08T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-12-08:posts/2015-allura-1.3.2.html</id><summary type="html">&lt;p&gt;Apache Allura 1.3.2 has been released.  It includes 2 security fixes and dozens of small fixes and improvements.  The major
 new features are:&lt;/p&gt;
 &lt;ul&gt;
 &lt;li&gt;&lt;a href="//allura.apache.org/posts/2015-updated-icons.html"&gt;Updated icons and cleaner project navigation bar.&lt;/a&gt;&lt;/li&gt;
@@ -137,7 +150,7 @@ new features are:&lt;/p&gt;
 &lt;li&gt;A site admin (&lt;code&gt;/nf/admin&lt;/code&gt;) page to permanently delete projects and their data.&lt;/li&gt;
 &lt;/ul&gt;
 &lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;
-&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/asf_release_1.3.2/tree/CHANGES"&gt;View the full 1.3.2 Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Updated Icons, Cleaner Nav Bar</title><link href="//allura.apache.org/posts/2015-updated-icons.html" rel="alternate"></link><published>2015-10-28T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-10-28:posts/2015-updated-icons.html</id><summary type="html">&lt;p&gt;Two big UI improvements have landed in Allura's master branch recently.&lt;/p&gt;
+&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/asf_release_1.3.2/tree/CHANGES"&gt;View the full 1.3.2 Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Updated Icons, Cleaner Nav Bar</title><link href="//allura.apache.org/posts/2015-updated-icons.html" rel="alternate"></link><published>2015-10-28T00:00:00+00:00</published><updated>2015-10-28T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-10-28:posts/2015-updated-icons.html</id><summary type="html">&lt;p&gt;Two big UI improvements have landed in Allura's master branch recently.&lt;/p&gt;
 &lt;p&gt;First, we've removed the icons for each tool (wiki, discussion, code, etc).  The icons looked dated, and cluttered
 the project navigation bar.  They also presented challenges of what tool icon to use when a new tool was added.  So now
 they are gone, and the project nav bar in particular looks much cleaner:&lt;/p&gt;
@@ -151,11 +164,11 @@ screens:&lt;/p&gt;
 .pad-md img {
     margin: 2em;
 }
-&lt;/style&gt;</summary><category term="feature"></category></entry><entry><title>REST API documentation</title><link href="//allura.apache.org/posts/2015-rest-api-docs.html" rel="alternate"></link><published>2015-08-20T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-08-20:posts/2015-rest-api-docs.html</id><summary type="html">&lt;p&gt;We have just published new docs for Allura's REST API.  The API is documented as
+&lt;/style&gt;</summary><category term="feature"></category></entry><entry><title>REST API documentation</title><link href="//allura.apache.org/posts/2015-rest-api-docs.html" rel="alternate"></link><published>2015-08-20T00:00:00+00:00</published><updated>2015-08-20T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-08-20:posts/2015-rest-api-docs.html</id><summary type="html">&lt;p&gt;We have just published new docs for Allura's REST API.  The API is documented as
 &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/master/tree/Allura/docs/api-rest/"&gt;RAML files&lt;/a&gt; including many examples
 and schemas.&lt;/p&gt;
 &lt;p&gt;&lt;a href="https://anypoint.mulesoft.com/apiplatform/forge-allura/#/portals/organizations/86c00a85-31e6-4302-b36d-049ca5d042fd/apis/32370/versions/33732"&gt;View the API documentation here.&lt;/a&gt;
-This portal also lets you try the API live, so you can see exactly what each API endpoint does.&lt;/p&gt;</summary></entry><entry><title>Apache Allura 1.3.1 released</title><link href="//allura.apache.org/posts/2015-allura-1.3.1-release.html" rel="alternate"></link><published>2015-08-10T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-08-10:posts/2015-allura-1.3.1-release.html</id><summary type="html">&lt;p&gt;Apache Allura 1.3.1 has been released.  It includes 3 security fixes and many small fixes and improvements.  The major
+This portal also lets you try the API live, so you can see exactly what each API endpoint does.&lt;/p&gt;</summary></entry><entry><title>Apache Allura 1.3.1 released</title><link href="//allura.apache.org/posts/2015-allura-1.3.1-release.html" rel="alternate"></link><published>2015-08-10T00:00:00+00:00</published><updated>2015-08-10T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-08-10:posts/2015-allura-1.3.1-release.html</id><summary type="html">&lt;p&gt;Apache Allura 1.3.1 has been released.  It includes 3 security fixes and many small fixes and improvements.  The major
 new features are:&lt;/p&gt;
 &lt;ul&gt;
 &lt;li&gt;&lt;a href="//allura.apache.org/posts/2015-cors.html"&gt;CORS support&lt;/a&gt;, allowing broader access to the REST APIs.&lt;/li&gt;
@@ -164,7 +177,7 @@ new features are:&lt;/p&gt;
 &lt;a href="https://forge-allura.apache.org/docs/getting_started/administration.html"&gt;Administration&lt;/a&gt; &lt;/li&gt;
 &lt;li&gt;Ticket notifications include links to attachments.&lt;/li&gt;
 &lt;/ul&gt;
-&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/asf_release_1.3.1/tree/CHANGES"&gt;View the full Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>New Markdown Editor</title><link href="//allura.apache.org/posts/2015-markdown-editor.html" rel="alternate"></link><published>2015-07-29T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-07-29:posts/2015-markdown-editor.html</id><summary type="html">&lt;p&gt;Allura's markdown editor has been completely replaced.  Previously a simple textarea with limited assistance, it now runs
+&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/asf_release_1.3.1/tree/CHANGES"&gt;View the full Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>New Markdown Editor</title><link href="//allura.apache.org/posts/2015-markdown-editor.html" rel="alternate"></link><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-07-29:posts/2015-markdown-editor.html</id><summary type="html">&lt;p&gt;Allura's markdown editor has been completely replaced.  Previously a simple textarea with limited assistance, it now runs
 the &lt;a href="http://nextstepwebs.github.io/simplemde-markdown-editor/"&gt;SimpleMDE Markdown Editor&lt;/a&gt; and includes live syntax highlighting and
 a helpful toolbar.  It will be included in the next release of Allura, or is available now by using the latest code from &lt;code&gt;git&lt;/code&gt;.&lt;/p&gt;
 &lt;p&gt;Markdown is a core part of Allura and is used in every text area, including tickets, wiki pages, commenting, etc.  Markdown
@@ -174,7 +187,7 @@ and preview mode was helpful, but we wanted to do more.&lt;/p&gt;
 to get an idea of what your text is going to look like and avoid formatting mistakes.  The preview mode is still there
 to show you an exact rendering of the formatting.  And then the toolbar makes common formatting operations very easy.
 It's a time saver and allows people new to Markdown to format their text without reading the comprehensive formatting
-reference page.&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>CORS support added to Allura</title><link href="//allura.apache.org/posts/2015-cors.html" rel="alternate"></link><published>2015-07-24T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-07-24:posts/2015-cors.html</id><summary type="html">&lt;p&gt;The latest Allura code now supports CORS http headers.  It will be included in the next release of Allura,
+reference page.&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>CORS support added to Allura</title><link href="//allura.apache.org/posts/2015-cors.html" rel="alternate"></link><published>2015-07-24T00:00:00+00:00</published><updated>2015-07-24T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-07-24:posts/2015-cors.html</id><summary type="html">&lt;p&gt;The latest Allura code now supports CORS http headers.  It will be included in the next release of Allura,
 or is available now by using the latest code from &lt;code&gt;git&lt;/code&gt;.&lt;/p&gt;
 &lt;p&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS"&gt;CORS headers&lt;/a&gt; allow JavaScript running on other sites
 to access the Allura APIs.  By default, browser's Same Origin Policy would prevent that.  CORS is still secure, because Allura's

http://git-wip-us.apache.org/repos/asf/allura-site/blob/a2279966/feeds/tag.feature.atom.xml
----------------------------------------------------------------------
diff --git a/feeds/tag.feature.atom.xml b/feeds/tag.feature.atom.xml
index 40ee8dc..cc02a72 100644
--- a/feeds/tag.feature.atom.xml
+++ b/feeds/tag.feature.atom.xml
@@ -1,5 +1,18 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.feature.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-01-14T00:00:00+00:00</updated><entry><title>New admin mode now available!</title><link href="//allura.apache.org/posts/2016-admin-toolbar.html" rel="alternate"></link><published>2016-01-14T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2016-01-14:posts/2016-admin-toolbar.html</id><summary type="html">&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;When you use the same tools everyday, it is easy to evaluate how you spend most of your time. Even more apparent are the steps and processes that slow you down. Since all of us on the development team use these tools ourselves, we spent the end of the year discussing what processes have been slowing us down. Have you ever tried to rename a r
 epo or give a user permission to moderate your project\u2019s discussions? Did you even know you could do these things?&lt;/p&gt;
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.feature.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-09-17T00:00:00+00:00</updated><entry><title>Two Factor Authentication</title><link href="//allura.apache.org/posts/2016-two-factor-auth.html" rel="alternate"></link><published>2016-09-17T00:00:00+00:00</published><updated>2016-09-17T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-09-17:posts/2016-two-factor-auth.html</id><summary type="html">&lt;p&gt;Support for enabling Two Factor Authentication(2FA) for users is now available in Allura's master branch. &lt;/p&gt;
+&lt;p&gt;Users can enable 2FA by visiting their account preferences page and set it up.&lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/smRT9cL.png" /&gt;&lt;/p&gt;
+&lt;p&gt;After clicking on the setup page, users will be asked for their password. &lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/u7HOXts.png" /&gt;&lt;/p&gt;
+&lt;p&gt;Users then install the Google Authenticator App for their smartphones. The links to install it can also be emailed to their accounts so that the link can be accessed from their phone. &lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/0YQjvVP.png" /&gt;&lt;/p&gt;
+&lt;p&gt;Users then scan the barcode and enter the time based six digit one time password generated by the mobile app in Allura. &lt;/p&gt;
+&lt;p&gt;After successfully setting up 2FA, users will be provided with recovery codes which can be used incase users get locked out of their account.&lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/ulSxcaY.png" /&gt;&lt;/p&gt;
+&lt;p&gt;An email is also sent to the user. &lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/chi6a3H.png?2" /&gt;&lt;/p&gt;
+&lt;p&gt;Users can also modify their settings and view the recovery codes as well as disable 2FA from their account preferences.&lt;/p&gt;
+&lt;p&gt;&lt;img alt="Imgur" src="https://i.imgur.com/BpDxbX3.png" /&gt;&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>New admin mode now available!</title><link href="//allura.apache.org/posts/2016-admin-toolbar.html" rel="alternate"></link><published>2016-01-14T00:00:00+00:00</published><updated>2016-01-14T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-01-14:posts/2016-admin-toolbar.html</id><summary type="html">&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;When you use the same tools everyday, it is easy to evaluate how you spend most of your time. Even more apparent are the steps and processes that slow you down. Since all of us on the development team use these tools ourselves, we spent the end of the year discussing what processes have been slowing us down. Have you ever tried to rename a repo or give a user permission to moderate your project\u2019s discussions? Did you even know you coul
 d do these things?&lt;/p&gt;
 &lt;p&gt;&lt;em&gt;Exactly&lt;/em&gt;. &lt;/p&gt;
 &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;As we realized where the hitch in the workflow was, we knew there was a more elegant solution. So we set out to build a new admin mode for all projects\u2019 navigation bars. It provides easy access to add new tools to your project, as well as rename, reorder, configure, and delete any tools.&lt;/p&gt;
 &lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;To take this idea from concept to completion, we needed to modernize our frontend tooling. By leveraging Babel we were able to make use of the latest features of Javascript ES2015 and incorporate React and JSX into our workflow. We also wanted to ensure we maintained a clean, consistent style in our frontend code, so we started implementing ESLint. To tie it all together, we then chose Broccoli for our build system because of its incremental rebuilding and its incredibly fast compile times. By utilizing all these resources, we were able to create a new toolbar that approaches customization in a modern way and, as a byproduct, made future frontend endeavours more interesting to work on. &lt;/p&gt;
@@ -15,7 +28,7 @@
 &lt;h4&gt;Grouping Similar Tools into Dropdowns&lt;/h4&gt;
 &lt;p&gt;&lt;img src="//allura.apache.org/images/toolbar/grouping.gif" class="drop-shadow" width="815"/&gt;&lt;/p&gt;
 &lt;p&gt;When you have multiple tools of the same type, the Grouping Threshold option is available.  It determines if they will all fit in the navigation bar, or automatically be grouped into a dropdown.&lt;/p&gt;
-&lt;p&gt;Go check it out!&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>Updated Icons, Cleaner Nav Bar</title><link href="//allura.apache.org/posts/2015-updated-icons.html" rel="alternate"></link><published>2015-10-28T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-10-28:posts/2015-updated-icons.html</id><summary type="html">&lt;p&gt;Two big UI improvements have landed in Allura's master branch recently.&lt;/p&gt;
+&lt;p&gt;Go check it out!&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>Updated Icons, Cleaner Nav Bar</title><link href="//allura.apache.org/posts/2015-updated-icons.html" rel="alternate"></link><published>2015-10-28T00:00:00+00:00</published><updated>2015-10-28T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-10-28:posts/2015-updated-icons.html</id><summary type="html">&lt;p&gt;Two big UI improvements have landed in Allura's master branch recently.&lt;/p&gt;
 &lt;p&gt;First, we've removed the icons for each tool (wiki, discussion, code, etc).  The icons looked dated, and cluttered
 the project navigation bar.  They also presented challenges of what tool icon to use when a new tool was added.  So now
 they are gone, and the project nav bar in particular looks much cleaner:&lt;/p&gt;
@@ -29,7 +42,7 @@ screens:&lt;/p&gt;
 .pad-md img {
     margin: 2em;
 }
-&lt;/style&gt;</summary><category term="feature"></category></entry><entry><title>New Markdown Editor</title><link href="//allura.apache.org/posts/2015-markdown-editor.html" rel="alternate"></link><published>2015-07-29T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-07-29:posts/2015-markdown-editor.html</id><summary type="html">&lt;p&gt;Allura's markdown editor has been completely replaced.  Previously a simple textarea with limited assistance, it now runs
+&lt;/style&gt;</summary><category term="feature"></category></entry><entry><title>New Markdown Editor</title><link href="//allura.apache.org/posts/2015-markdown-editor.html" rel="alternate"></link><published>2015-07-29T00:00:00+00:00</published><updated>2015-07-29T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-07-29:posts/2015-markdown-editor.html</id><summary type="html">&lt;p&gt;Allura's markdown editor has been completely replaced.  Previously a simple textarea with limited assistance, it now runs
 the &lt;a href="http://nextstepwebs.github.io/simplemde-markdown-editor/"&gt;SimpleMDE Markdown Editor&lt;/a&gt; and includes live syntax highlighting and
 a helpful toolbar.  It will be included in the next release of Allura, or is available now by using the latest code from &lt;code&gt;git&lt;/code&gt;.&lt;/p&gt;
 &lt;p&gt;Markdown is a core part of Allura and is used in every text area, including tickets, wiki pages, commenting, etc.  Markdown
@@ -39,7 +52,7 @@ and preview mode was helpful, but we wanted to do more.&lt;/p&gt;
 to get an idea of what your text is going to look like and avoid formatting mistakes.  The preview mode is still there
 to show you an exact rendering of the formatting.  And then the toolbar makes common formatting operations very easy.
 It's a time saver and allows people new to Markdown to format their text without reading the comprehensive formatting
-reference page.&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>CORS support added to Allura</title><link href="//allura.apache.org/posts/2015-cors.html" rel="alternate"></link><published>2015-07-24T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-07-24:posts/2015-cors.html</id><summary type="html">&lt;p&gt;The latest Allura code now supports CORS http headers.  It will be included in the next release of Allura,
+reference page.&lt;/p&gt;</summary><category term="feature"></category></entry><entry><title>CORS support added to Allura</title><link href="//allura.apache.org/posts/2015-cors.html" rel="alternate"></link><published>2015-07-24T00:00:00+00:00</published><updated>2015-07-24T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-07-24:posts/2015-cors.html</id><summary type="html">&lt;p&gt;The latest Allura code now supports CORS http headers.  It will be included in the next release of Allura,
 or is available now by using the latest code from &lt;code&gt;git&lt;/code&gt;.&lt;/p&gt;
 &lt;p&gt;&lt;a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS"&gt;CORS headers&lt;/a&gt; allow JavaScript running on other sites
 to access the Allura APIs.  By default, browser's Same Origin Policy would prevent that.  CORS is still secure, because Allura's

http://git-wip-us.apache.org/repos/asf/allura-site/blob/a2279966/feeds/tag.gsoc.atom.xml
----------------------------------------------------------------------
diff --git a/feeds/tag.gsoc.atom.xml b/feeds/tag.gsoc.atom.xml
index 3b9ab3f..bd1fb07 100644
--- a/feeds/tag.gsoc.atom.xml
+++ b/feeds/tag.gsoc.atom.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.gsoc.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-08-09T00:00:00+00:00</updated><entry><title>Apache Allura - GSoC 2016 Summary</title><link href="//allura.apache.org/posts/2016-gsoc-16.html" rel="alternate"></link><published>2016-08-09T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2016-08-09:posts/2016-gsoc-16.html</id><summary type="html">&lt;p&gt;My name is &lt;a href="http://rohanverma.net"&gt;Rohan Verma&lt;/a&gt; and my nick is &lt;a href="https://twitter.com/rhnvrm"&gt;rhnvrm&lt;/a&gt;. During the past few month's I have been working on Apache Allura as a &lt;a href="https://summerofcode.withgoogle.com/"&gt;Google Summer of Code (GSoC)&lt;/a&gt; student. I am an undergraduate student and am currently based in India. I have been passionate about prog
 ramming and software development since my school days. Being a GNU/Linux user I used to frequently use SourceForge and Github for downloading and exploring the source code published by various FLOSS communities. Through GitHub and SourceForge I gained interest in getting involved in contributing back to the community and Google Summer of Code was a great opportunity that came my way. I had found Allura to be amazing during my search for GSoC projects in terms of purpose, implementation and community. Therefore, I chose to work with my mentor for the project Dave Brondsema during this summer.&lt;/p&gt;
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.gsoc.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-08-09T00:00:00+00:00</updated><entry><title>Apache Allura - GSoC 2016 Summary</title><link href="//allura.apache.org/posts/2016-gsoc-16.html" rel="alternate"></link><published>2016-08-09T00:00:00+00:00</published><updated>2016-08-09T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-08-09:posts/2016-gsoc-16.html</id><summary type="html">&lt;p&gt;My name is &lt;a href="http://rohanverma.net"&gt;Rohan Verma&lt;/a&gt; and my nick is &lt;a href="https://twitter.com/rhnvrm"&gt;rhnvrm&lt;/a&gt;. During the past few month's I have been working on Apache Allura as a &lt;a href="https://summerofcode.withgoogle.com/"&gt;Google Summer of Code (GSoC)&lt;/a&gt; student. I am an undergraduate student and am currently based
  in India. I have been passionate about programming and software development since my school days. Being a GNU/Linux user I used to frequently use SourceForge and Github for downloading and exploring the source code published by various FLOSS communities. Through GitHub and SourceForge I gained interest in getting involved in contributing back to the community and Google Summer of Code was a great opportunity that came my way. I had found Allura to be amazing during my search for GSoC projects in terms of purpose, implementation and community. Therefore, I chose to work with my mentor for the project Dave Brondsema during this summer.&lt;/p&gt;
 &lt;p&gt;This post contains the summary of my work during Google Summer of Code 2016. Hopefully I was able to cover everything. You can also see my work on &lt;a href="https://forge-allura.apache.org/p/allura/git"&gt;forge-allura&lt;/a&gt;. Also, you can visually see a list of my commits made during GSoC that also contains the miscellaneous work commits &lt;a href="https://github.com/apache/allura/commits/f403b8c4e44f2065e4d4529050d499252e914f25?author=rhnvrm"&gt;here&lt;/a&gt;.&lt;/p&gt;
 &lt;h3&gt;Discussion Tool Changes&lt;/h3&gt;
 &lt;p&gt;The idea behind this change was to promote discussions on the platform. Most conversations on the web are now displayed in a similar format. The replies to a comment are also now anchored to the left, i.e. don't become shorter in length and are only shifted towards the left along with a smaller avatar. We have also moved away from shadows under the avatars since they do not match with the current design scheme.&lt;/p&gt;

http://git-wip-us.apache.org/repos/asf/allura-site/blob/a2279966/feeds/tag.release.atom.xml
----------------------------------------------------------------------
diff --git a/feeds/tag.release.atom.xml b/feeds/tag.release.atom.xml
index 3f70f83..1668e8c 100644
--- a/feeds/tag.release.atom.xml
+++ b/feeds/tag.release.atom.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.release.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-08-23T00:00:00+00:00</updated><entry><title>Apache Allura 1.5.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.5.0.html" rel="alternate"></link><published>2016-08-23T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2016-08-23:posts/2016-allura-1.5.0.html</id><summary type="html">&lt;h4&gt;New Features&lt;/h4&gt;
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Allura</title><link href="//allura.apache.org/" rel="alternate"></link><link href="//allura.apache.org/feeds/tag.release.atom.xml" rel="self"></link><id>//allura.apache.org/</id><updated>2016-08-23T00:00:00+00:00</updated><entry><title>Apache Allura 1.5.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.5.0.html" rel="alternate"></link><published>2016-08-23T00:00:00+00:00</published><updated>2016-08-23T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-08-23:posts/2016-allura-1.5.0.html</id><summary type="html">&lt;h4&gt;New Features&lt;/h4&gt;
 &lt;p&gt;Apache Allura 1.5.0 has been released.  Major new features include a guided tour after project registration,
 improved design for discussions and their attachments, and various usability improvements for merge requests.  Many
 of the changes came from work done during Google Summer of Code.&lt;/p&gt;
@@ -11,7 +11,7 @@ of the changes came from work done during Google Summer of Code.&lt;/p&gt;
 &lt;code&gt;paster ensure_index development.ini&lt;/code&gt;.  Or if you are using Docker, run:
 &lt;code&gt;docker-compose run taskd paster ensure_index docker-dev.ini&lt;/code&gt;&lt;/p&gt;
 &lt;h4&gt;Get 1.5.0&lt;/h4&gt;
-&lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Apache Allura 1.4.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.4.0.html" rel="alternate"></link><published>2016-04-12T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2016-04-12:posts/2016-allura-1.4.0.html</id><summary type="html">&lt;p&gt;Apache Allura 1.4.0 has been released.  The biggest new feature is the Admin Nav Bar.
+&lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Apache Allura 1.4.0 released</title><link href="//allura.apache.org/posts/2016-allura-1.4.0.html" rel="alternate"></link><published>2016-04-12T00:00:00+00:00</published><updated>2016-04-12T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2016-04-12:posts/2016-allura-1.4.0.html</id><summary type="html">&lt;p&gt;Apache Allura 1.4.0 has been released.  The biggest new feature is the Admin Nav Bar.
 It's a complete overhaul of how you customize the tools in your project.
 Read our &lt;a href="//allura.apache.org/posts/2016-admin-toolbar.html"&gt;admin toolbar post&lt;/a&gt; to see how much easier it is to access tool
 configurations and add new tools.&lt;/p&gt;
@@ -25,7 +25,7 @@ It also works to nest code block notation, and specify the formatting language i
 &lt;/ul&gt;
 &lt;p&gt;There are also dozens of small fixes and improvements, see the &lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.4.0/~/tree/CHANGES"&gt;changelog&lt;/a&gt; for details.&lt;/p&gt;
 &lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;
-&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.4.0/~/tree/CHANGES"&gt;View the full 1.4.0 Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Apache Allura 1.3.2 released</title><link href="//allura.apache.org/posts/2015-allura-1.3.2.html" rel="alternate"></link><published>2015-12-08T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-12-08:posts/2015-allura-1.3.2.html</id><summary type="html">&lt;p&gt;Apache Allura 1.3.2 has been released.  It includes 2 security fixes and dozens of small fixes and improvements.  The major
+&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/rel/1.4.0/~/tree/CHANGES"&gt;View the full 1.4.0 Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Apache Allura 1.3.2 released</title><link href="//allura.apache.org/posts/2015-allura-1.3.2.html" rel="alternate"></link><published>2015-12-08T00:00:00+00:00</published><updated>2015-12-08T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-12-08:posts/2015-allura-1.3.2.html</id><summary type="html">&lt;p&gt;Apache Allura 1.3.2 has been released.  It includes 2 security fixes and dozens of small fixes and improvements.  The major
 new features are:&lt;/p&gt;
 &lt;ul&gt;
 &lt;li&gt;&lt;a href="//allura.apache.org/posts/2015-updated-icons.html"&gt;Updated icons and cleaner project navigation bar.&lt;/a&gt;&lt;/li&gt;
@@ -38,7 +38,7 @@ new features are:&lt;/p&gt;
 &lt;li&gt;A site admin (&lt;code&gt;/nf/admin&lt;/code&gt;) page to permanently delete projects and their data.&lt;/li&gt;
 &lt;/ul&gt;
 &lt;p&gt;&lt;a href="http://www.apache.org/dyn/closer.cgi/allura/"&gt;Download Allura&lt;/a&gt; and &lt;a href="https://forge-allura.apache.org/docs/getting_started/installation.html"&gt;install it&lt;/a&gt; today.&lt;/p&gt;
-&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/asf_release_1.3.2/tree/CHANGES"&gt;View the full 1.3.2 Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Apache Allura 1.3.1 released</title><link href="//allura.apache.org/posts/2015-allura-1.3.1-release.html" rel="alternate"></link><published>2015-08-10T00:00:00+00:00</published><author><name></name></author><id>tag:allura.apache.org,2015-08-10:posts/2015-allura-1.3.1-release.html</id><summary type="html">&lt;p&gt;Apache Allura 1.3.1 has been released.  It includes 3 security fixes and many small fixes and improvements.  The major
+&lt;p&gt;&lt;a href="https://forge-allura.apache.org/p/allura/git/ci/asf_release_1.3.2/tree/CHANGES"&gt;View the full 1.3.2 Changelog&lt;/a&gt;&lt;/p&gt;</summary><category term="release"></category></entry><entry><title>Apache Allura 1.3.1 released</title><link href="//allura.apache.org/posts/2015-allura-1.3.1-release.html" rel="alternate"></link><published>2015-08-10T00:00:00+00:00</published><updated>2015-08-10T00:00:00+00:00</updated><author><name></name></author><id>tag:allura.apache.org,2015-08-10:posts/2015-allura-1.3.1-release.html</id><summary type="html">&lt;p&gt;Apache Allura 1.3.1 has been released.  It includes 3 security fixes and many small fixes and improvements.  The major
 new features are:&lt;/p&gt;
 &lt;ul&gt;
 &lt;li&gt;&lt;a href="//allura.apache.org/posts/2015-cors.html"&gt;CORS support&lt;/a&gt;, allowing broader access to the REST APIs.&lt;/li&gt;

http://git-wip-us.apache.org/repos/asf/allura-site/blob/a2279966/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index a49d93e..850cb03 100644
--- a/index.html
+++ b/index.html
@@ -95,11 +95,11 @@
         <div id="news" class="col-12 auto-margin pad-vert-xs text-center">
             <h5>News</h5>
             <ul>
+                    <li><a href="//allura.apache.org/posts/2016-two-factor-auth.html">Two Factor Authentication</a></li>
                     <li><a href="//allura.apache.org/posts/2016-allura-1.5.0.html">Apache Allura 1.5.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2016-gsoc-16.html">Apache Allura - GSoC 2016 Summary</a></li>
                     <li><a href="//allura.apache.org/posts/2016-allura-1.4.0.html">Apache Allura 1.4.0 released</a></li>
                     <li><a href="//allura.apache.org/posts/2016-admin-toolbar.html">New admin mode now available!</a></li>
-                    <li><a href="//allura.apache.org/posts/2015-allura-1.3.2.html">Apache Allura 1.3.2 released</a></li>
                 <li><a href="//allura.apache.org/news.html">All News &rarr;</a></li>
             </ul>
         </div>

http://git-wip-us.apache.org/repos/asf/allura-site/blob/a2279966/news.html
----------------------------------------------------------------------
diff --git a/news.html b/news.html
index 922903c..6829dcb 100644
--- a/news.html
+++ b/news.html
@@ -53,6 +53,17 @@
 
 <div class="row bg-white pad-bot-md text-center">
   <div class="row pad-top-md">
+    <h3><a class="text-black" href="//allura.apache.org/posts/2016-two-factor-auth.html">Two Factor Authentication</a></h3>
+  </div>
+
+  <div class="post-info">
+    Published:
+    <abbr class="published" title="2016-09-17T00:00:00+00:00">
+      Sat 17 September 2016
+    </abbr>
+  </div>
+  <div class="entry-content"> <p>Support for Two Factor Authentication is now available</p> </div>
+  <div class="row pad-top-md">
     <h3><a class="text-black" href="//allura.apache.org/posts/2016-allura-1.5.0.html">Apache Allura 1.5.0 released</a></h3>
   </div>
 

http://git-wip-us.apache.org/repos/asf/allura-site/blob/a2279966/tag/feature.html
----------------------------------------------------------------------
diff --git a/tag/feature.html b/tag/feature.html
index 8c387c4..770479f 100644
--- a/tag/feature.html
+++ b/tag/feature.html
@@ -53,6 +53,17 @@
 
 <div class="row bg-white pad-bot-md text-center">
   <div class="row pad-top-md">
+    <h3><a class="text-black" href="//allura.apache.org/posts/2016-two-factor-auth.html">Two Factor Authentication</a></h3>
+  </div>
+
+  <div class="post-info">
+    Published:
+    <abbr class="published" title="2016-09-17T00:00:00+00:00">
+      Sat 17 September 2016
+    </abbr>
+  </div>
+  <div class="entry-content"> <p>Support for Two Factor Authentication is now available</p> </div>
+  <div class="row pad-top-md">
     <h3><a class="text-black" href="//allura.apache.org/posts/2016-admin-toolbar.html">New admin mode now available!</a></h3>
   </div>
 


[2/2] allura-site git commit: Added the html file

Posted by br...@apache.org.
Added the html file


Project: http://git-wip-us.apache.org/repos/asf/allura-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura-site/commit/f39120b5
Tree: http://git-wip-us.apache.org/repos/asf/allura-site/tree/f39120b5
Diff: http://git-wip-us.apache.org/repos/asf/allura-site/diff/f39120b5

Branch: refs/heads/asf-site
Commit: f39120b5b312d152353b4f9f0baafbe867398704
Parents: a227996
Author: Rohan Verma <ro...@gmail.com>
Authored: Sat Sep 17 17:51:37 2016 +0530
Committer: Rohan Verma <ro...@gmail.com>
Committed: Sat Sep 17 17:51:37 2016 +0530

----------------------------------------------------------------------
 posts/2016-two-factor-auth.html | 120 +++++++++++++++++++++++++++++++++++
 1 file changed, 120 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura-site/blob/f39120b5/posts/2016-two-factor-auth.html
----------------------------------------------------------------------
diff --git a/posts/2016-two-factor-auth.html b/posts/2016-two-factor-auth.html
new file mode 100644
index 0000000..74c32f9
--- /dev/null
+++ b/posts/2016-two-factor-auth.html
@@ -0,0 +1,120 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  <title>    Two Factor Authentication
+</title>
+  <meta charset="utf-8">
+  <meta name="description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta name="keywords" content="">
+  <meta name="author" content="">
+  <link rel="canonical" href="//allura.apache.org">
+
+  <!--    Facebook Meta Info-->
+  <meta property="og:url" content="//allura.apache.org">
+  <meta property="og:image" content="//allura.apache.org/theme/img/logo-asf-apache.png">
+  <meta property="og:description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta property="og:title" content="Apache Allura">
+  <meta property="og:site_name" content="Apache Allura">
+  <meta property="og:see_also" content="//allura.apache.org">
+
+  <!--    Twitter Meta Info-->
+  <meta name="twitter:card" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta name="twitter:url" content="//allura.apache.org">
+  <meta name="twitter:title" content="Apache Allura">
+  <meta name="twitter:description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta name="twitter:image" content="//allura.apache.org/theme/img/logo-asf-apache.png">
+
+  <!--    Google+ Meta Info-->
+  <meta itemprop="name" content="Apache Allura">
+  <meta itemprop="description" content="Allura is an open source implementation of a software forge, a site that manages source code repositories, bug reports, discussions, and more for projects.">
+  <meta itemprop="image" content="//allura.apache.org/theme/img/logo-asf-apache.png">
+
+  <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/flex.min.css">
+  <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/style.css">
+          <link rel="stylesheet" type="text/css" href="//allura.apache.org/theme/css/article.css">
+
+
+</head>
+
+<body cz-shortcut-listen="true" class="pg-">
+  <section id="content_wrapper" class="mobile-desktop row">
+    <div id="header" class="row ">
+      <header id="login_header" class="row">
+        <div class="bg-shadow pad-vert-md">
+          <span><h1 class="text-center"><a href="//allura.apache.org">Apache <img src="//allura.apache.org/theme/img/logo_white.png" width="94"> Allura<span class="tm">\u2122</span></a></h1></span>
+          <span></span>
+          <h6 class="text-center">Open source project hosting platform</h6>
+        </div>
+      </header>
+    </div>
+
+    <div class="article-content">
+<div class="row bg-white pad-vert-lg">
+  <div class="row">
+    <h3 class="text-black text-center">Two Factor Authentication</h3>
+  </div>
+
+  <div class="post-info text-center">
+    Published:
+    <abbr class="published" title="2016-09-17T00:00:00+00:00">
+      Sat 17 September 2016
+    </abbr>
+    <br>
+    Tagged:
+        <a href="//allura.apache.org/tag/feature.html">feature</a>
+  </div>
+
+  <div class="row">
+    <div class="col-20 no-float auto-margin">
+      <div class="row">
+        <div class="pad-md text-black"><p>Support for enabling Two Factor Authentication(2FA) for users is now available in Allura's master branch. </p>
+<p>Users can enable 2FA by visiting their account preferences page and set it up.</p>
+<p><img alt="Imgur" src="https://i.imgur.com/smRT9cL.png" /></p>
+<p>After clicking on the setup page, users will be asked for their password. </p>
+<p><img alt="Imgur" src="https://i.imgur.com/u7HOXts.png" /></p>
+<p>Users then install the Google Authenticator App for their smartphones. The links to install it can also be emailed to their accounts so that the link can be accessed from their phone. </p>
+<p><img alt="Imgur" src="https://i.imgur.com/0YQjvVP.png" /></p>
+<p>Users then scan the barcode and enter the time based six digit one time password generated by the mobile app in Allura. </p>
+<p>After successfully setting up 2FA, users will be provided with recovery codes which can be used incase users get locked out of their account.</p>
+<p><img alt="Imgur" src="https://i.imgur.com/ulSxcaY.png" /></p>
+<p>An email is also sent to the user. </p>
+<p><img alt="Imgur" src="https://i.imgur.com/chi6a3H.png?2" /></p>
+<p>Users can also modify their settings and view the recovery codes as well as disable 2FA from their account preferences.</p>
+<p><img alt="Imgur" src="https://i.imgur.com/BpDxbX3.png" /></p></div>
+      </div>
+    </div>
+  </div>
+</div>
+</div>
+
+    <div class="row">
+      <footer id="footer" class="bg-black text-white col-24">
+        <p class="copy pad-top-sm text-center">Copyright � 2016 The Apache Software Foundation, Licensed under
+            <a href="http://www.apache.org/licenses/LICENSE-2.0.html">the Apache License, Version 2.0.</a></p>
+        <p class="copy pad-bot-sm text-center">Apache, Allura, Apache Allura, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+      </footer>
+    </div>
+  </section>
+
+  <script type="application/javascript" src="//allura.apache.org/theme/js/jquery-1.11.2.min.js"></script>
+  <script type="application/javascript" src="//allura.apache.org/theme/js/frontend.js"></script>
+        <script type="application/javascript" src="//allura.apache.org/theme/js/article.js"></script>
+  <!-- Credits
+
+          Logo Design: Will Leonard
+          http://willleonard.org
+
+          Site design: Perry Merrity
+          http://perrymerrity.com/
+
+          bg-header-forge.jpg
+          Photo by: Stefan Schmitz
+          https://creativecommons.org/licenses/by-nd/2.0
+
+          bg-developers-fire.jpg
+          Photo by: Fr�d�ric Bisson
+          https://creativecommons.org/licenses/by-nd/2.0
+      -->
+</body>
+</html>
\ No newline at end of file