Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.0 #3

Open
wants to merge 81 commits into
base: release-1.x.x
Choose a base branch
from
Open

1.1.0 #3

wants to merge 81 commits into from

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    683fcdf View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. MOSIP-26802

    ase-101 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    1b50479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f893f9b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. [ MOSIP-26666 ] updated README.md (mosip#177) (mosip#181)

    * [ MOSIP-26666 ] updated README.md (mosip#177)
    
    * [ MOSIP-26666 ] updated README.md
    
    * [ MOSIP-26666 ] updated README.md
    
    * [ MOSIP-26666 ] updated README.md
    
    * [ MOSIP-26666 ] updated README.md based on review changes requested
    
    * [ MOSIP-26666 ] updated README.md
    
    ---------
    
    Co-authored-by: syed-salman-technoforte <syed.salman@technoforte.co.in>
    
    * [ MOSIP-26666 ] Updated esignet scripts
    
    ---------
    
    Co-authored-by: syed-salman-technoforte <syed.salman@technoforte.co.in>
    syedsalman3753 and syed-salman-technoforte authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    120124c View commit details
    Browse the repository at this point in the history
  2. [ MOSIP-26666 ] added onboarder for esignet and resident oidc (mosip#184

    )
    
    Co-authored-by: syed-salman-technoforte <syed.salman@technoforte.co.in>
    syedsalman3753 and syed-salman-technoforte authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8b92a86 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Updated the postman env

    ase-101 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    87f22af View commit details
    Browse the repository at this point in the history
  2. Merge pull request mosip#198 from ase-101/develop_fixes

    Updated the postman env
    vishwa-vyom authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    70fe08e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    c257fa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a20c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d341fe View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    4126612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e335c View commit details
    Browse the repository at this point in the history
  3. Merge pull request mosip#204 from YaswanthNagarjuna/ES-50

    [ES-50] PWD auth component in esignet UI
    vishwa-vyom authored May 16, 2023
    Configuration menu
    Copy the full SHA
    6923f36 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. [MOSIP-25835] Added script to generate esignet misp partner license k…

    …ey (mosip#180)
    
    * [MOSIP-25835] Added script to generate esignet misp partner license key
    
    * [MOSIP-25835] Updated secret name to onboarder-keys
    
    * [MOSIP-25835] Updated chart version
    
    * Delete misp_key.sh
    
    * Removed redundant misk key.sh script
    
    ---------
    
    Co-authored-by: akilalakshmanan <Akila.L@iiitb.ac.in>
    akilalakshmanan and akilalakshmanan authored May 17, 2023
    Configuration menu
    Copy the full SHA
    a026e68 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. [ES-34] (mosip#209)

    * ES-34
    
    Bug fix for incorrect validation of accepted claims
    the following checks are performed for claims
      accepted Claims should be subset of requested claims
      essential Claims should be a subset of accepted claims
    
    Additional tests to validate the flow added
    
    * [CHORES] code cleanup
    
    * [ADDED] additional test cases
    jainhitesh9998 authored May 19, 2023
    Configuration menu
    Copy the full SHA
    41560b5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. [MOSIP-27593] Added initContainers to download & add self-signed ssl …

    …certs to the pods (mosip#210)
    
    * [MOSIP-24332] updated install.sh
    
    * [MOSIP-27593] Added initContainers to download & add self-signed ssl to pods
    
    * [MOSIP-27593] Updated README.md
    
    * [MOSIP-27593] Updated install.sh & README.md
    
    * [MOSIP-27593] Updated esignet helm chart
    
    * [MOSIP-27593] Updated README.md
    
    ---------
    
    Signed-off-by: syed salman <72004356+syedsalman3753@users.noreply.github.com>
    Co-authored-by: syed-salman-technoforte <syed.salman@technoforte.co.in>
    syedsalman3753 and syed-salman-technoforte authored May 30, 2023
    Configuration menu
    Copy the full SHA
    bc359a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. [MOSIP-25835] Updated Readme file for adding misp partner license key (

    …mosip#222)
    
    * [MOSIP-25835] Updated Readme file for adding misp partner license key module
    
    * [MOSIP-25835] Updated Readme file
    
    * [MOSIP-25835] Updated Readme file
    
    * [MOSIP-25835] Moved esignet misp license key automation script to esignet partner-onboarder
    
    * [MOSIP-25835] Removed the check condition to add misp key
    
    * [MOSIP-25835] Updated print statements
    
    ---------
    
    Co-authored-by: akilalakshmanan <Akila.L@iiitb.ac.in>
    akilalakshmanan and akilalakshmanan authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    50371b9 View commit details
    Browse the repository at this point in the history
  2. [DSD-2763] Updated onboarder scripts to configure S3 objects (mosip#232)

    Co-authored-by: syed-salman-technoforte <syed.salman@technoforte.co.in>
    syedsalman3753 and syed-salman-technoforte authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8c65ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d76a176 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    3482411 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    0915436 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    a057d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b419708 View commit details
    Browse the repository at this point in the history
  3. Merge pull request mosip#233 from YaswanthNagarjuna/MOSIP-27821

    [MOSIP-27821] E-signet : Id are not present for the UI elements
    gsasikumar authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    67e88e3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request mosip#234 from anshulv1401/develop

    [ES-92] Docker config file updated to deploy SignIn plugin
    gsasikumar authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    554b5b8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request mosip#235 from zesu22/feature/consent

    [ES-97] Option to select all the optional claims in e-Signet in the consent page
    gsasikumar authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f220294 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    c30956b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78f0eb6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/integration' of https://github.com/zesu22/esignet

    … into feature/integration
    zesu22 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0b567d0 View commit details
    Browse the repository at this point in the history
  4. [FIXES] language changes

    zesu22 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    cbbe4a2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request mosip#236 from zesu22/feature/integration

    [ES-95] Integrate "secure-biometric-interface" component with esignet-ui
    gsasikumar authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a703157 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update Dockerfile (mosip#238)

    install python failing
    
    Signed-off-by: anshulv1401 <31562315+anshulv1401@users.noreply.github.com>
    anshulv1401 authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    111239d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4839fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e39ec View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    76d2735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d04e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c0c00 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Merge pull request mosip#244 from YaswanthNagarjuna/sanity

    [ES-117] Sanity testing issues corrections
    gsasikumar authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7a892f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mosip#245 from zesu22/develop

    [ES-95] SBI component comes at bottom
    gsasikumar authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8fe64fe View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. ES-3 merge to develop (mosip#252)

    * Feature es 3 (mosip#237)
    
    * [MODIFIED] integrated secure-biometric-interface-integrator library in esignet oidc-ui
    
    * [MODIFIED] integrated secure-biometric-interface-integrator library in esignet oidc-ui
    
    * [FIXES] language changes
    
    * [ES-3]
    changes for web auth api's for consent
    
    * [ES-3] review comments fix
    
    * [ES-3] review comments fixes
    
    ---------
    
    Co-authored-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
    Co-authored-by: Sasikumar Ganesan <gsasikumar@gmail.com>
    
    * Github Action Changes to trigger build (mosip#242)
    
    * [MODIFIED] integrated secure-biometric-interface-integrator library in esignet oidc-ui
    
    * [MODIFIED] integrated secure-biometric-interface-integrator library in esignet oidc-ui
    
    * [FIXES] language changes
    
    * [ES-3]
    changes for web auth api's for consent
    
    * [ES-3] review comments fix
    
    * [ES-3] review comments fixes
    
    * [ADDED] branch name in github actions to trigger build
    
    * Resolved Merge Conflicts
    
    * [ES-3] Linked Consent related changes
    
    * review comment fixes
    
    ---------
    
    Co-authored-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
    Co-authored-by: Sasikumar Ganesan <gsasikumar@gmail.com>
    
    * [ES-3] (mosip#246)
    
    * [MODIFIED] integrated secure-biometric-interface-integrator library in esignet oidc-ui
    
    * [MODIFIED] integrated secure-biometric-interface-integrator library in esignet oidc-ui
    
    * [FIXES] language changes
    
    * [ES-3]
    changes for web auth api's for consent
    
    * [ES-3] review comments fix
    
    * [ES-3] review comments fixes
    
    * [ADDED] branch name in github actions to trigger build
    
    * Resolved Merge Conflicts
    
    * [ES-3] Linked Consent related changes
    
    * review comment fixes
    
    * [BUGFIX] fixed issue with consent NOCAPTURE and transaction not completing
    [ADDED] support methods for performing signature verification
    
    * Transaction changes
    
    * [formatting changes]
    
    ---------
    
    Co-authored-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
    Co-authored-by: Sasikumar Ganesan <gsasikumar@gmail.com>
    
    * ES-58 based on response consent form is updated
    
    * ES-58 based on response consent form is updated
    
    * loading message for NOCAPTURE is corrected (mosip#248)
    
    * Chores (mosip#249)
    
    * [ES-3]
    changes for web auth api's for consent
    
    * [ES-3] review comments fix
    
    * [ES-3] review comments fixes
    
    * [ADDED] branch name in github actions to trigger build
    
    * Resolved Merge Conflicts
    
    * [ES-3] Linked Consent related changes
    
    * review comment fixes
    
    * [BUGFIX] fixed issue with consent NOCAPTURE and transaction not completing
    [ADDED] support methods for performing signature verification
    
    * Transaction changes
    
    * [formatting changes]
    
    * [ADDED] additional test cases, fixed sonar reports
    
    * [Chores] Bumped versions of modules (mosip#250)
    
    * [ES-3]
    changes for web auth api's for consent
    
    * [ES-3] review comments fix
    
    * [ES-3] review comments fixes
    
    * [ADDED] branch name in github actions to trigger build
    
    * Resolved Merge Conflicts
    
    * [ES-3] Linked Consent related changes
    
    * review comment fixes
    
    * [BUGFIX] fixed issue with consent NOCAPTURE and transaction not completing
    [ADDED] support methods for performing signature verification
    
    * Transaction changes
    
    * [formatting changes]
    
    * [ADDED] additional test cases, fixed sonar reports
    
    * [CHORES] Bumped version from 1.0.0 to 1.1.0
    
    * Github actions cleanup (mosip#253)
    
    * [ES-3]
    changes for web auth api's for consent
    
    * [ES-3] review comments fix
    
    * [ES-3] review comments fixes
    
    * [ADDED] branch name in github actions to trigger build
    
    * Resolved Merge Conflicts
    
    * [ES-3] Linked Consent related changes
    
    * review comment fixes
    
    * [BUGFIX] fixed issue with consent NOCAPTURE and transaction not completing
    [ADDED] support methods for performing signature verification
    
    * Transaction changes
    
    * [formatting changes]
    
    * [ADDED] additional test cases, fixed sonar reports
    
    * [CHORES] Bumped version from 1.0.0 to 1.1.0
    
    * github actions cleanup
    
    ---------
    
    Signed-off-by: KONIJETI YASWANTHA NAGARJUNA <50859121+YaswanthNagarjuna@users.noreply.github.com>
    Co-authored-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
    Co-authored-by: Sasikumar Ganesan <gsasikumar@gmail.com>
    Co-authored-by: KONIJETI YASWANTHA NAGARJUNA <50859121+YaswanthNagarjuna@users.noreply.github.com>
    4 people authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    dd0ca32 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. [MOSIP-28073] response corrected for the invalid format in wallet bin…

    …ding (mosip#251)
    
    * response corrected for the invalid format in wallet binding
    
    * log line is added for the invalid challenge format in challenge list
    
    * MOSIP-28073 response corrected for invalid challenge format
    
    * response corrected for invalid format
    YaswanthNagarjuna authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    af6217f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    134e234 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. [MOSIP-27549] added error handling (mosip#258)

    * [MOSIP-27549] added error handling
    
    * [MOSIP-27549] updated copy_cm.sh
    Rakshithb1 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1a94377 View commit details
    Browse the repository at this point in the history
  2. [MOSIP-27549] updated scripts (mosip#259)

    * [MOSIP-27549] added error handling
    
    * [MOSIP-27549] updated copy_cm.sh
    
    * [MOSIP-27549] updated scripts sh to bash
    
    * [MOSIP-27549] updated scripts
    Rakshithb1 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b5f9905 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request mosip#255 from zesu22/feature/es-97

    [ES-97] Option to select all the optional claims in e-Signet in the consent page
    gsasikumar authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fbae132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f2530 View commit details
    Browse the repository at this point in the history
  3. [MOSIP-28073] response corrected for invalid auth factor type (mosip#260

    )
    
    * response corrected for invalid auth factor type
    
    * response corrected for invalid auth factor type
    YaswanthNagarjuna authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    776dda6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    5d78e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06dab0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62cd46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcc7fd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b60da93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    646058d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5e93f4 View commit details
    Browse the repository at this point in the history
  8. [MODIFIED] login with qrcode

    zesu22 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    442b664 View commit details
    Browse the repository at this point in the history
  9. Merge pull request mosip#247 from YaswanthNagarjuna/MOSIP-26238

    [MOSIP-26238] logo added in center of wallet qrcode
    gsasikumar authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    73456f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70a9002 View commit details
    Browse the repository at this point in the history
  11. Merge pull request mosip#256 from YaswanthNagarjuna/ES-124

    [ES-124] Added transaction expiry details with a timer on the consent page
    gsasikumar authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    88d04bc View commit details
    Browse the repository at this point in the history
  12. Merge branch 'develop' into feature/es-21

    Signed-off-by: Zeeshan Mehboob <82993262+zesu22@users.noreply.github.com>
    zesu22 authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4ec9ec2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request mosip#261 from zesu22/feature/es-21

    [ES-21] maintain 2 qrcode on login
    gsasikumar authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fe68bef View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    464d2cf View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    eeaff9d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. [ES-157] (mosip#263) (mosip#271)

    updated postman collection to include v2 api
    jainhitesh9998 authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c5abaa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30fd17b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94b0c32 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. [ES-177] (mosip#279)

    * [ES-176] [ES-177] (mosip#270)
    
    * [ES-177]
    
    * [MOIFIED] github actions
    
    * [CHANGES] review comment changes
    
    * [ES-177] (mosip#278)
    
    * [ES-177]
    
    * [MOIFIED] github actions
    
    * [CHANGES] review comment changes
    
    * Updated test cases and added audit logs
    jainhitesh9998 authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e16bb02 View commit details
    Browse the repository at this point in the history
  2. [DSD-2996] updated esignet captcha in install.sh file and added copy_… (

    mosip#273)
    
    * [DSD-2996] updated esignet captcha in install.sh file and added copy_secrets.sh file
    
    * [DSD-2996] updated esignet captcha in install.sh file and added copy_secrets.sh file
    
    * [DSD-2996] updated esignet captcha in install.sh file and added copy_secrets.sh file
    
    * [DSD-2996] updated esignet captcha in install.sh file and added copy_secrets.sh file
    Prafulrakhade authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d77d188 View commit details
    Browse the repository at this point in the history
  3. Fixed test case failures

    ase-101 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dc160c3 View commit details
    Browse the repository at this point in the history
  4. Added transactionId in OIDC transaction DTO, so that transactionId is…

    … always available for auditing
    ase-101 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7d777c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce9e1d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. [BUGFIX]

    [ES-218]
    Fixed inconsistency with consent action capture shared for authorize scopes in the workflow
    jainhitesh9998 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b27b485 View commit details
    Browse the repository at this point in the history
  2. Added documentation

    jainhitesh9998 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4e7c99c View commit details
    Browse the repository at this point in the history
  3. ES-218 (mosip#296)

    * [BUGFIX]
    [ES-218]
    Fixed inconsistency with consent action capture shared for authorize scopes in the workflow
    
    * Added documentation
    jainhitesh9998 authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2ad6580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74ca7a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e900a0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f79522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    662b741 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    9818287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3067b1b View commit details
    Browse the repository at this point in the history
  3. Modified Readme

    jainhitesh9998 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5bb1850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c90cbe View commit details
    Browse the repository at this point in the history