Skip to content

Commit

Permalink
Release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bostonaholic committed May 26, 2022
1 parent 621d06a commit 7a81d09
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/) and [semver.org](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.5] - 2022-05-26
### Changed
- Upgrade clojure 1.10.3.
- Upgrade lein-codox 0.10.8.
Expand Down Expand Up @@ -110,7 +112,8 @@ All notable changes to this project will be documented in this file. This change
### Added
- Initial release.

[Unreleased]: https://github.com/bostonaholic/ring-okta/compare/v1.0.4...HEAD
[Unreleased]: https://github.com/bostonaholic/ring-okta/compare/v1.0.5...HEAD
[1.0.5]: https://github.com/bostonaholic/ring-okta/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/bostonaholic/ring-okta/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/bostonaholic/ring-okta/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/bostonaholic/ring-okta/compare/v1.0.1...v1.0.2
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
@@ -1,3 +1,3 @@
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>Ring-okta 1.0.4</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Ring-okta</span> <span class="project-version">1.0.4</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 current"><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1 "><a href="ring.middleware.okta.html"><div class="inner"><span>ring.middleware.okta</span></div></a></li></ul></div><div class="namespace-index" id="content"><h1><span class="project-title"><span class="project-name">Ring-okta</span> <span class="project-version">1.0.4</span></span></h1><h5 class="license">Released under the <a href="https://mit-license.org">MIT License (MIT)</a></h5><div class="doc"><p>Ring middleware for Okta Single Sign-on.</p></div><h2>Installation</h2><p>To install, add the following dependency to your project or build file:</p><pre class="deps">[bostonaholic/ring-okta "1.0.4"]</pre><h2>Namespaces</h2><div class="namespace"><h3><a href="ring.middleware.okta.html">ring.middleware.okta</a></h3><div class="doc"><pre class="plaintext">Ring middleware for Okta Single Sign-on</pre></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="ring.middleware.okta.html#var-okta-routes">okta-routes</a> </li><li> <a href="ring.middleware.okta.html#var-wrap-okta">wrap-okta</a> </li></ul></div></div></div></body></html>
<html><head><meta charset="UTF-8" /><title>Ring-okta 1.0.5</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Ring-okta</span> <span class="project-version">1.0.5</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 current"><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1 "><a href="ring.middleware.okta.html"><div class="inner"><span>ring.middleware.okta</span></div></a></li></ul></div><div class="namespace-index" id="content"><h1><span class="project-title"><span class="project-name">Ring-okta</span> <span class="project-version">1.0.5</span></span></h1><h5 class="license">Released under the <a href="https://mit-license.org">MIT License (MIT)</a></h5><div class="doc"><p>Ring middleware for Okta Single Sign-on.</p></div><h2>Installation</h2><p>To install, add the following dependency to your project or build file:</p><pre class="deps">[bostonaholic/ring-okta "1.0.5"]</pre><h2>Namespaces</h2><div class="namespace"><h3><a href="ring.middleware.okta.html">ring.middleware.okta</a></h3><div class="doc"><pre class="plaintext">Ring middleware for Okta Single Sign-on</pre></div><div class="index"><p>Public variables and functions:</p><ul><li> <a href="ring.middleware.okta.html#var-okta-routes">okta-routes</a> </li><li> <a href="ring.middleware.okta.html#var-wrap-okta">wrap-okta</a> </li></ul></div></div></div></body></html>
6 changes: 3 additions & 3 deletions docs/ring.middleware.okta.html
@@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>ring.middleware.okta documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Ring-okta</span> <span class="project-version">1.0.4</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1 current"><a href="ring.middleware.okta.html"><div class="inner"><span>ring.middleware.okta</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="ring.middleware.okta.html#var-okta-routes"><div class="inner"><span>okta-routes</span></div></a></li><li class="depth-1"><a href="ring.middleware.okta.html#var-wrap-okta"><div class="inner"><span>wrap-okta</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">ring.middleware.okta</h1><div class="doc"><pre class="plaintext">Ring middleware for Okta Single Sign-on
<html><head><meta charset="UTF-8" /><title>ring.middleware.okta documentation</title><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="css/highlight.css" /><script type="text/javascript" src="js/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a></h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Ring-okta</span> <span class="project-version">1.0.5</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1 current"><a href="ring.middleware.okta.html"><div class="inner"><span>ring.middleware.okta</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="ring.middleware.okta.html#var-okta-routes"><div class="inner"><span>okta-routes</span></div></a></li><li class="depth-1"><a href="ring.middleware.okta.html#var-wrap-okta"><div class="inner"><span>wrap-okta</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">ring.middleware.okta</h1><div class="doc"><pre class="plaintext">Ring middleware for Okta Single Sign-on
</pre></div><div class="public anchor" id="var-okta-routes"><h3>okta-routes</h3><h4 class="added">added in 0.1.0</h4><div class="usage"></div><div class="doc"><pre class="plaintext">The compojure routes for Okta

POST /login
POST /logout</pre></div><div class="src-link"><a href="https://github.com/bostonaholic/ring-okta/blob/v1.0.4/src/ring/middleware/okta.clj#L9">view source</a></div></div><div class="public anchor" id="var-wrap-okta"><h3>wrap-okta</h3><h4 class="added">added in 0.1.0</h4><div class="usage"><code>(wrap-okta handler okta-home)</code><code>(wrap-okta handler okta-home options)</code></div><div class="doc"><pre class="plaintext">Ring middleware for Okta Single Sign-on
POST /logout</pre></div><div class="src-link"><a href="https://github.com/bostonaholic/ring-okta/blob/v1.0.5/src/ring/middleware/okta.clj#L9">view source</a></div></div><div class="public anchor" id="var-wrap-okta"><h3>wrap-okta</h3><h4 class="added">added in 0.1.0</h4><div class="usage"><code>(wrap-okta handler okta-home)</code><code>(wrap-okta handler okta-home options)</code></div><div class="doc"><pre class="plaintext">Ring middleware for Okta Single Sign-on

Arguments:

Expand All @@ -24,4 +24,4 @@
:skip-routes - a list of routes as a string or regex to skip Okta authentication
e.g. [:get "/about" :any "/contact" :get "/home/\S+"]

:force-user - a default user to be used for development</pre></div><div class="src-link"><a href="https://github.com/bostonaholic/ring-okta/blob/v1.0.4/src/ring/middleware/okta.clj#L24">view source</a></div></div></div></body></html>
:force-user - a default user to be used for development</pre></div><div class="src-link"><a href="https://github.com/bostonaholic/ring-okta/blob/v1.0.5/src/ring/middleware/okta.clj#L24">view source</a></div></div></div></body></html>
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject bostonaholic/ring-okta "1.0.5-SNAPSHOT"
(defproject bostonaholic/ring-okta "1.0.5"
:description "Ring middleware for Okta Single Sign-on"
:url "https://github.com/bostonaholic/ring-okta"
:license {:name "The MIT License (MIT)"
Expand Down

0 comments on commit 7a81d09

Please sign in to comment.