Skip to content

Feature/sslpinning #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Feature/sslpinning #24

wants to merge 4 commits into from

Commits on Apr 6, 2023

  1. TCSSSLPinningPublic dependency added

    m.shishkina committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    9a48715 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Добавил TCSSSLPinning делегатом URLSession (#21)

    * Добавляет SSLPinning делегата для URLSession
    
    * Обновил README
    
    * Fix rubocop
    
    * Фиксит updateHostsAndPins()
    
    * Revert "Фиксит updateHostsAndPins()"
    
    This reverts commit 948e3a8.
    
    * Фикс вызова метода
    
    * Fix
    
    * Fix
    
    * Fix
    
    * Фиксит .plist файл
    
    * Fix
    
    * Убирает ненужные хосты
    
    * Fix PR review comments
    
    * qa url removed
    
    ---------
    
    Co-authored-by: m.shishkina <[email protected]>
    amoskalyuk1 and m.shishkina authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2bb0911 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. App2web (#23)

    * Добавляет SSLPinning делегата для URLSession
    
    * Обновил README
    
    * Fix rubocop
    
    * Фиксит updateHostsAndPins()
    
    * Revert "Фиксит updateHostsAndPins()"
    
    This reverts commit 948e3a8.
    
    * Фикс вызова метода
    
    * Fix
    
    * Fix
    
    * Fix
    
    * Фиксит .plist файл
    
    * Fix
    
    * Убирает ненужные хосты
    
    * Fix PR review comments
    
    * Basic structure
    
    * Fixes error and code structure
    
    * Add navbar
    
    * Small fixes
    
    * Fix
    
    * Adds webview ssl pinning
    
    * test host removed
    
    ---------
    
    Co-authored-by: m.shishkina <[email protected]>
    Co-authored-by: margarita-shishkina <[email protected]>
    3 people authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9c78fe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Обновлен интерфейс работы с WebView

    * Исправлены тесты после добваления WebView
    
    * Добавляет конфигурацию фоллбека на открытие веб вью авторизации
    
    * Достает провайдер презентуемого вью контроллера для веб вью
    
    
    ---------
    
    Co-authored-by: a.moskalyuk <[email protected]>
    daivlev and amoskalyuk1 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    998cc1f View commit details
    Browse the repository at this point in the history