[libgdata: 2/2] Merge branch 'remove-oauth1' into 'master'




commit e1c49e8f7279cef3d48eb71ecc2398d9417f680b
Merge: de82e367 88819dd9
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Jun 17 13:29:27 2021 +0000

    Merge branch 'remove-oauth1' into 'master'
    
    remove deprecated oauth1 authorizer
    
    See merge request GNOME/libgdata!34

 docs/reference/gdata-docs.xml                      |    1 -
 docs/reference/gdata-sections.txt.in               |   34 -
 gdata/gdata-authorizer.c                           |    2 -
 gdata/gdata-core.symbols                           |   18 -
 gdata/gdata-oauth1-authorizer.c                    | 1497 --------------------
 gdata/gdata-oauth1-authorizer.h                    |  108 --
 gdata/gdata.h                                      |    1 -
 gdata/meson.build                                  |    2 -
 gdata/symbol.map                                   |   18 -
 gdata/tests/calendar.c                             |    2 +-
 gdata/tests/contacts.c                             |    2 +-
 gdata/tests/meson.build                            |    1 -
 gdata/tests/oauth1-authorizer.c                    | 1144 ---------------
 gdata/tests/picasaweb.c                            |    2 +-
 gdata/tests/tasks.c                                |    2 +-
 ...th1-authorizer-interactive-data-bad-credentials |   25 -
 .../oauth1-authorizer-refresh-authorization        |    0
 ...th1-authorizer-request-authentication-uri-async |   25 -
 ...r-request-authentication-uri-async-cancellation |    0
 ...uth1-authorizer-request-authentication-uri-sync |   25 -
 ...er-request-authentication-uri-sync-cancellation |    0
 .../oauth1-authorizer-request-authorization-async  |   25 -
 ...zer-request-authorization-async-bad-credentials |   26 -
 ...orizer-request-authorization-async-cancellation |    0
 .../oauth1-authorizer-request-authorization-sync   |   25 -
 ...izer-request-authorization-sync-bad-credentials |   26 -
 ...horizer-request-authorization-sync-cancellation |    0
 .../setup-oauth1-authorizer-data-authenticated     |   50 -
 .../setup-oauth1-authorizer-interactive-data       |   25 -
 meson.build                                        |    7 -
 meson_options.txt                                  |    5 -
 po/POTFILES.in                                     |    1 -
 32 files changed, 4 insertions(+), 3095 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]