This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a change to branch jbake
in repository https://gitbox.apache.org/repos/asf/shiro-site.git.


    from aaf7c70  Merge pull request #134 from bmarwell/jbake_cas
     new fe33ad7  [jbake] convert authorization page
     new d365815  [jbake] convert configuration page
     new 7302ed9  [jbake] convert java authorization page
     new c20c2ab  [jbake] convert session management page
     new 6c77022  Merge pull request #135 from fpapon/jbake-remain

The 424 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 authorization.md.vtl                               | 637 --------------------
 .../assets/img}/ShiroAuthorizationSequence.png     | Bin
 .../assets/img}/ShiroFeatures_Authorization.png    | Bin
 jbake/content/authorization.adoc                   | 649 +++++++++++++++++++++
 .../content/configuration.adoc                     | 393 +++++++------
 .../content/java-authorization-guide.adoc          | 158 +++--
 .../content/session-management.adoc                | 549 ++++++++---------
 7 files changed, 1204 insertions(+), 1182 deletions(-)
 delete mode 100644 authorization.md.vtl
 rename {assets/images => jbake/assets/img}/ShiroAuthorizationSequence.png 
(100%)
 rename {assets/images => jbake/assets/img}/ShiroFeatures_Authorization.png 
(100%)
 create mode 100644 jbake/content/authorization.adoc
 rename configuration.md.vtl => jbake/content/configuration.adoc (50%)
 rename java-authorization-guide.md.vtl => 
jbake/content/java-authorization-guide.adoc (55%)
 rename session-management.md.vtl => jbake/content/session-management.adoc (50%)

Reply via email to