Skip to content
View akunzai's full-sized avatar
  • Taipei,Taiwan
  • 21:45 (UTC +08:00)
  • X @akunzai

Sponsoring

@devlooped
Block or Report

Block or report akunzai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. GSS.Authentication.CAS GSS.Authentication.CAS Public

    CAS Authentication Middleware for OWIN & ASP.NET Core

    C# 70 25

  2. GSS.Authorization.OAuth GSS.Authorization.OAuth Public

    OAuth authorized HttpClient, friendly with HttpClientFactory

    C# 8 3

  3. My ZSH profile My ZSH profile
    1
    # https://www.cyberciti.biz/faq/apple-mac-osx-terminal-color-ls-output-option/
    2
    export CLICOLOR=1
    3
    export EDITOR=vi
    4
    
                  
    5
    # https://learn.microsoft.com/dotnet/core/tools/dotnet-environment-variables#dotnet_cli_ui_language
  4. windows-secure-auditor windows-secure-auditor Public

    PowerShell script to generate daily audit report, like Logwatch for Windows

    PowerShell 20

  5. joomla-external-login joomla-external-login Public

    The Joomla! authentication extension allows to login to Joomla using external servers

    PHP 3 1

  6. My Editor Config My Editor Config
    1
    # http://EditorConfig.org
    2
    
                  
    3
    # top-most EditorConfig file
    4
    root = true
    5