This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to annotated tag org.apache.sling.auth.form-1.0.0
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git.
at cd5b346 (tag)
tagging 637350c9ad84623e574a4306c42e875b26d2f1d2 (commit)
by Felix Meschberger
on Mon Aug 23 16:25:18 2010 +0000
- Log -----------------------------------------------------------------
org.apache.sling.auth.form-1.0.0
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new f467e0e SLING-1116 Initial Version based on Eric Norman's patch
(thanks alot)
new 8b679bf SLING-1116 cleanup dependencies
new a0fcd1a SLING-1116 Implement support for the j_validate login form
parameter and add support to convey a reason to render the login form using the
j_reason request parameter for the login form request
new 44c5ccd SLING-1116 Fix service description
new a812358 SLING-1116 Ensure the FormLoginModulePlugin is actually
registered as a service (otherwise authenticaiton may fail). Also the resource
attribute is set in the extractRequestParameterAuthentication method to ensure
a redirect takes place after successful login
new 0a41f41 SLING-1380 Do not return anything from getPrincipal to allow
DefaultLoginModule.getPrincipal to kick in and validate the user name against
the existing users (and also to provide the correct principal for the user)
new a25ef67 SLING-1116 make sure the login form action is an absolute path
new 33e89b6 SLING-1419 : Remove dependency to JCR
new 64b2394 SLING-1498 - saving resource being requested
new 0a8abcc SLING-1497 - adding tentative configuration for configuring
service.ranking via ConfigAdmin/Metatype
new 1cb242e forgot that maven 3 dropped support for latest. oh well, new
scr plugin should be released rsn
new 6b812d8 Use released parent pom.
new 4e10552 SLING-1116 Improve FormReason to convey the human-readable
message by toString()
new 217e197 SLING-1565 Move private implementation classes to the impl
package and export the o.a.s.formauth package for login forms to be able to
interpret the j_reason value with the FormReason enum.
new a606003 SLING-1565 - need to move the login form as well to be in the
same package as the servlet
new d5ecfb9 SLING-1564 - adding support for form inclusion as well as
custom form pages via fragments
new 196a11f SLING-1587 - file name wasn't being logged
new d3222a7 SLING-1575 Adapt Form and OpenID authentication handler to
use new abstract form servlet and authentication handler
new 531e943 SLING-1575 Add @scr.service tag for login form servlets and
fully qualify path property definition in the authentication handler
new 03ed695 Remove unneeded (and commented out) version element
new 99b1053 SLING-1588 Fixed, cookie needs to be removed when found to be
invalid.
new d24ad09 SLING-1614 Added config settings that allow a login form to
be re-displayed when the login token expires, by default the login form is not
displayed on expiry, on the basis that it was not displayed by default when the
anon user first came to the site.
new e561eda SLING-1614 Added missing property name and metatype text.
new 008d39d SLING-1647 Set handler specific properties in the
AuthenticationInfo instead of the credentials. The properties will be
transferred to the session by the ResourceResolverFactory implementation
new bdb9503 SLING-1650 Consolidate authentication stuff in a new auth
component; * rename commons/auth to auth/core * rename extensions/formauth to
auth/form * rename extensions/openidauth to auth/openid
new f4f4bfc SLING-1650 Refactor auth/core, auth/form, auth/openid for the
new packages identifying the auth component and refer to the new auth/core for
the authentication handlers.
new 5ba6c25 SLING-1650 Remove old packages; make sure the login.html form
source is in the correct (new) location
new 9946c7c Set JIRA version id and fix JavaDoc exclusions
new dc98910 Update to Sling API 2.1.0
new af26b77 use Auth Core 1.0.0 to prepare the release
new 9e52b4e [maven-release-plugin] prepare release
org.apache.sling.auth.form-1.0.0
new 637350c [maven-scm] copy for tag org.apache.sling.auth.form-1.0.0
The 32 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.
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].