[Debian-iot-packaging] [glewlwyd] branch master updated (ac14617 -> 77cb271)
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Mar 19 21:42:06 UTC 2018
This is an automated email from the git hooks/post-receive script.
alteholz pushed a change to branch master
in repository glewlwyd.
from ac14617 Import Debian changes 1.2.4-1
new 9944f88 Import Upstream version 1.3.1
new 77cb271 Import Debian changes 1.3.1-1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
INSTALL.md | 21 +-
README.md | 14 ++
database/glewlwyd.init-db-only.mariadb.sql | 2 +-
database/init-sqlite3-md5.sql | 2 -
database/init-sqlite3-sha.sql | 2 -
database/init-sqlite3-sha256.sql | 2 -
database/init-sqlite3-sha512.sql | 2 -
debian/changelog | 8 +
debian/compat | 2 +-
debian/control | 4 +-
glewlwyd.conf.sample | 7 +-
resources/ulfius/glewlwyd_resource.c | 89 ++++---
resources/ulfius/glewlwyd_resource.h | 4 +-
src/admin.c | 4 +-
src/client.c | 39 +--
src/glewlwyd.c | 47 +++-
src/glewlwyd.h | 18 +-
src/oauth.c | 6 +-
src/resource.c | 10 +-
src/scope.c | 4 +-
src/token.c | 75 +++---
src/user.c | 179 ++++++++++++--
src/webservice.c | 115 +++------
test/Makefile | 23 +-
test/glewlwyd_crud_user.c | 56 +++++
test/glewlwyd_http_auth.c | 371 +++++++++++++++++++++++++++++
webapp/app/glewlwyd.react.js | 7 +-
28 files changed, 879 insertions(+), 235 deletions(-)
create mode 100644 test/glewlwyd_http_auth.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/glewlwyd.git
More information about the Debian-iot-packaging
mailing list