[
https://issues.apache.org/jira/browse/EAGLE-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15538180#comment-15538180
]
ASF GitHub Bot commented on EAGLE-582:
--------------------------------------
GitHub user anyway1021 opened a pull request:
https://github.com/apache/incubator-eagle/pull/468
[EAGLE-582] add simple Basic Authentication registration to server appl…
This is one of the sub-tasks of ticket EAGLE-433, to successfully register
a simple Basic Authentication authenticator to the server application.
With this check-in, when the server is up, any access to rest api method
that has a @Auth annotation on it's User field will require correct credentials.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anyway1021/incubator-eagle EAGLE-582
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/468.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #468
----
commit df9e2b4d9cb2a10fda03b7fe9eb790026d95de30
Author: anyway1021 <[email protected]>
Date: 2016-10-01T08:18:48Z
EAGLE-582 add simple Basic Authentication registration to server application
----
> register simple Basic Authentication to server application
> ----------------------------------------------------------
>
> Key: EAGLE-582
> URL: https://issues.apache.org/jira/browse/EAGLE-582
> Project: Eagle
> Issue Type: Sub-task
> Affects Versions: v0.5.0
> Reporter: Michael Wu
> Assignee: Michael Wu
> Fix For: v0.5.0
>
>
> simple basic authentication with just some expected username-password pairs
> configured for the application.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)