[Debian-iot-packaging] [glewlwyd] branch upstream updated (c31a53a -> 9944f88)
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Mar 19 21:42:07 UTC 2018
This is an automated email from the git hooks/post-receive script.
alteholz pushed a change to branch upstream
in repository glewlwyd.
from c31a53a Import Upstream version 1.2.4
new 9944f88 Import Upstream version 1.3.1
The 1 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 -
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 +-
25 files changed, 868 insertions(+), 232 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