[Devel] [GIT] OpenBioMaps GIT repository, branch devel_2.0 updated: supporint API uploads based on oauth2 authentication

banm at vocs.unideb.hu banm at vocs.unideb.hu
Thu May 25 20:54:00 CEST 2017


    The project "OpenBioMaps GIT repository":

    The branch, devel_2.0 has been updated
       via  92e305b865ae169adb7d52b0777f779867847e98 (commit)
       via  8bc49daedbee4eb7dd628ac804a8e251a7062b08 (commit)
       via  28fa61ba15a7ed4edb49952b810b12792386b0db (commit)
      from  1c2a08be5627f752cfcdf08e2131392eb199c8ce (commit)


- Log -----------------------------------------------------------------
commit 92e305b865ae169adb7d52b0777f779867847e98
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu May 25 20:52:45 2017 +0200

supporint API uploads based on oauth2 authentication
in Bearer I've added _FILES support

commit 8bc49daedbee4eb7dd628ac804a8e251a7062b08
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu May 25 20:52:04 2017 +0200

supporint API uploads based on oauth2 authentication

commit 28fa61ba15a7ed4edb49952b810b12792386b0db
Author: Bán Miklós <banm at vocs.unideb.hu>
Date:   Thu May 25 20:50:39 2017 +0200

supporint API uploads based on oauth2 authentication

-----------------------------------------------------------------------

Summary of changes:
 libs/.common_pg_funcs.php.swm                      |  Bin 0 -> 184320 bytes
 libs/common_pg_funcs.php                           |  166 ++++-----
 libs/db_funcs.php                                  |   86 +++++
 libs/js/uploader.js                                |    8 +-
 libs/read_uploaded_file.php                        |    7 +-
 libs/upload.php                                    |    2 +-
 libs/upload_funcs.php                              |  186 ++++++----
 .../src/OAuth2/TokenType/Bearer.php                |    4 +-
 oauth/resource.php                                 |   11 +
 oauth/server.php                                   |    5 +-
 pds/common_pg_funcs.php                            |  361 ++------------------
 pds/constans.php.inc                               |    5 -
 pds/pds_class.php                                  |  125 ++++++-
 pds/service.php                                    |   11 +-
 14 files changed, 456 insertions(+), 521 deletions(-)
 create mode 100644 libs/.common_pg_funcs.php.swm

-- 
OpenBioMaps GIT repository


More information about the Devel mailing list