This is an automated email from the ASF dual-hosted git repository.
bdemers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro-site.git
The following commit(s) were added to refs/heads/master by this push:
new 689c58a Remove dead link
new a8fc663 Merge pull request #60 from rbowen/patch-1
689c58a is described below
commit 689c58a0984ca7627039970565113ce7e7b9f0d7
Author: Rich Bowen <[email protected]>
AuthorDate: Wed May 20 15:09:25 2020 -0400
Remove dead link
Removes 404'ed link. Perhaps someone knows where the article lives now?
---
articles.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/articles.md b/articles.md
index a051d7a..3c5e56f 100644
--- a/articles.md
+++ b/articles.md
@@ -32,8 +32,6 @@ Once you've gotten your feet wet, you might find these useful
too:
* **[Custom Apache Shiro JDBC
Realm](https://mehmetceliksoy.wordpress.com/2015/06/28/shiro-jdbc-realm/)** by
Mehmet Celiksoy
-* **[Spring MVC + Shiro + myBatis + JSR-303
Validation](https://bubba-h57.github.io/H57_Shiro/)** by Rob Hines et. al. on 2
April 2012.
-
* **[Securing ZK Applications with Apache
Shiro](https://www.zkoss.org/wiki/Small_Talks/2012/March/Securing_ZK_Applications_With_Apache_Shiro)**
by Ashish Dasnurkar on 6 March 2012.
* **Facebook Login with Apache Shiro** by Mike Warren on 28 November 2011