GitHub user danja opened a pull request:

    https://github.com/apache/stanbol/pull/1

    baby steps towards user management endpoint(s)

    in progress, no breakage
    
    small piece of additional functionality, calls of the form:
    
    curl --user admin:admin -H "Accept:text/turtle" 
http://127.0.0.1:8080/user-management/user/anonymous
    
    will return user's graph.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fusepool/stanbol trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/stanbol/pull/1.patch

----
commit c32808e2220bce868d3196e88b087a40d2e1a96a
Author: Danny Ayers <[email protected]>
Date:   2012-11-15T11:17:55Z

    typo in MAVEN_OPTS

commit 05b6c2bb866ac7ac2b3a090ee7abffe72d383895
Author: Danny Ayers <[email protected]>
Date:   2012-11-15T11:46:16Z

    tidied up a little

commit 1f5b52b40d052ec2190c4b419280cd9884bf6fe9
Author: Reto Bachmann-Gmür <[email protected]>
Date:   2012-11-15T12:54:04Z

    Merge git://git.apache.org/stanbol into trunk

commit 348ec372c6838e9b644ff55250a6415b6c104d10
Author: Danny Ayers <[email protected]>
Date:   2012-11-15T22:19:27Z

    starting endpoint

----

Reply via email to