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

Add Google Authenticator with pam as a package for TOTP in ssh #4852

Merged
merged 11 commits into from
Dec 17, 2022

Commits on Dec 17, 2022

  1. add google authenticator as package

    Signed-off-by: Tin Lai <oscar@tinyiu.com>
    soraxas authored and hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    39adfb8 View commit details
    Browse the repository at this point in the history
  2. fix build script and simplify PLIST

    Signed-off-by: Tin Lai <oscar@tinyiu.com>
    soraxas authored and hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    bc6e82c View commit details
    Browse the repository at this point in the history
  3. fix licenses of the packages

    Signed-off-by: Tin Lai <oscar@tinyiu.com>
    soraxas authored and hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    952b841 View commit details
    Browse the repository at this point in the history
  4. enable toolchain patches

    - fix spksrc.patch.mk (authored by @th0ma7)
    - fix order in spksrc.tc.mk to apply patches after files are writable (by spksrc.tc-fix.mk)
    hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    81f7d3e View commit details
    Browse the repository at this point in the history
  5. incorporate review

    hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    fa7e24f View commit details
    Browse the repository at this point in the history
  6. add toolchain patches

    - fix signature of function quotactl in quota.h
    hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    0af9ec5 View commit details
    Browse the repository at this point in the history
  7. cleanup

    - fix the executable name
    - add wiki page as support url
    hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    60610ae View commit details
    Browse the repository at this point in the history
  8. use custom name for authenticator

    - create link sc-google-authenticator to avoid conflict with synology specific version
    hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    4626c34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34731f9 View commit details
    Browse the repository at this point in the history
  10. minor improvements

    - create optimized code
    - remove obsolete PLIST file
    hgy59 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    8601517 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8dab1af View commit details
    Browse the repository at this point in the history