[Debian-iot-packaging] [glewlwyd] branch master updated (ce4b994 -> 6762353)
Thorsten Alteholz
alteholz at moszumanska.debian.org
Thu Sep 7 20:35:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
alteholz pushed a change to branch master
in repository glewlwyd.
from ce4b994 Import Debian changes 1.1-2
new 04b6238 Import Upstream version 1.1.2
new 6762353 Import Debian changes 1.1.2-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 +
README.md => INSTALL.md | 67 +-
README.md | 316 +--
debian/changelog | 9 +
debian/control | 9 +-
debian/patches/series | 2 +-
glewlwyd.conf.sample | 6 +-
src/glewlwyd.c | 52 +-
src/glewlwyd.h | 7 +-
src/oauth.c | 10 +-
src/webservice.c | 14 +-
test/README.md | 22 +
test/glewlwyd.tests.sql | 1 +
test/glewlwyd_admin_authorization.c | 2 +-
test/glewlwyd_auth_code.c | 3 +-
test/glewlwyd_client_cred.c | 2 +-
test/glewlwyd_code.c | 2 +-
test/glewlwyd_code_client_confidential.c | 2 +-
test/glewlwyd_crud_client.c | 2 +-
test/glewlwyd_crud_resource.c | 2 +-
test/glewlwyd_crud_scope.c | 2 +-
test/glewlwyd_crud_user.c | 2 +-
test/glewlwyd_delete_token.c | 2 +-
test/glewlwyd_implicit.c | 2 +-
test/glewlwyd_refresh_token.c | 2 +-
test/glewlwyd_refresh_token_client_confidential.c | 2 +-
test/glewlwyd_resource_owner_pwd_cred.c | 2 +-
...d_resource_owner_pwd_cred_client_confidential.c | 2 +-
test/glewlwyd_update_user_profile.c | 2 +-
test/glewlwyd_user_refresh_token_admin.c | 12 +-
test/glewlwyd_user_refresh_token_user.c | 2 +-
test/glewlwyd_user_session_admin.c | 2 +-
test/glewlwyd_user_session_user.c | 2 +-
webapp/app/glewlwyd.react.js | 5 +-
.../css}/bootstrap-theme.css | 0
webapp/css/bootstrap-theme.css.map | 1 +
.../missing-sources => webapp/css}/bootstrap.css | 0
webapp/css/bootstrap.css.map | 1 +
.../css}/bootstrap.vertical-tabs.css | 0
.../css}/font-awesome.css | 0
webapp/fonts/fontawesome-webfont.svg | 2671 ++++++++++++++++++++
{debian/missing-sources => webapp/js}/bootstrap.js | 0
{debian/missing-sources => webapp/js}/browser.js | 0
webapp/js/browser.min.js | 86 +-
.../missing-sources => webapp/js}/jquery-3.1.1.js | 0
.../js}/js.cookie-2.1.3.js | 0
.../js}/react-bootstrap.js | 0
webapp/js/react-bootstrap.min.js | 18 +-
webapp/js/react-bootstrap.min.js.map | 2 +-
{debian/missing-sources => webapp/js}/react-dom.js | 0
{debian/missing-sources => webapp/js}/react.js | 0
webapp/test-token.html | 376 ---
52 files changed, 2862 insertions(+), 865 deletions(-)
copy README.md => INSTALL.md (81%)
create mode 100644 test/README.md
copy {debian/missing-sources => webapp/css}/bootstrap-theme.css (100%)
create mode 100644 webapp/css/bootstrap-theme.css.map
copy {debian/missing-sources => webapp/css}/bootstrap.css (100%)
create mode 100644 webapp/css/bootstrap.css.map
copy {debian/missing-sources => webapp/css}/bootstrap.vertical-tabs.css (100%)
copy {debian/missing-sources => webapp/css}/font-awesome.css (100%)
create mode 100644 webapp/fonts/fontawesome-webfont.svg
copy {debian/missing-sources => webapp/js}/bootstrap.js (100%)
copy {debian/missing-sources => webapp/js}/browser.js (100%)
copy {debian/missing-sources => webapp/js}/jquery-3.1.1.js (100%)
copy {debian/missing-sources => webapp/js}/js.cookie-2.1.3.js (100%)
copy {debian/missing-sources => webapp/js}/react-bootstrap.js (100%)
copy {debian/missing-sources => webapp/js}/react-dom.js (100%)
copy {debian/missing-sources => webapp/js}/react.js (100%)
delete mode 100644 webapp/test-token.html
--
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