Posts

  • yii2-eauth

    EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers.

    The implementation of the authorization on your own server has several advantages:

    • Full control over the process: What will be written in the authorization window, what data we get, etc.
    • Ability to change the appearance of the widget.
    • When logging in via OAuth, it is possible to invoke methods on the API.
    • Fewer dependencies on third-party services - more reliable application.

    Tags: #php

  • algoliasearch-client-ruby

    • Thin & minimal low-level HTTP client to interact with Algolia’s API
    • Supports Ruby ^2.4.

    Tags: #ruby • algolia • search

  • ureport

    UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iterating over cells.

    UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iteraing over cells.

    UReport2 provides the brand new web-based report designer that runs in mainstream browsers including Chrome, Firefox and Edge etc. (other than IE). You can complete the design and preparation of complex statements and reports with UReport2 by simply opening the browser.

    UReport2 is the first Chinese-style report engine based on Apache-2.0 License.

    中文 README

    Tags: #java • report • java-report

  • extension

    Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.

    A very simple scaffolding browser extension that injects a @polkadot/api Signer into a page, along with any associated accounts, allowing for use by any dapp. This is an extensible POC implementation of a Polkadot/Substrate browser signer.

    As it stands, it does one thing: it only manages accounts and allows the signing of transactions with those accounts. It does not inject providers for use by dapps at this early point, nor does it perform wallet functions where it constructs and submits txs to the network.

    Tags: #typescript • polkadot • substrate

  • ssh-baseline

    DevSec SSH Baseline - InSpec Profile

    This Compliance Profile requires InSpec for execution:

    $ git clone https://github.com/dev-sec/ssh-baseline
    $ inspec exec ssh-baseline
    

    You can also execute the profile directly from Github:

    $ inspec exec https://github.com/dev-sec/ssh-baseline
    

    Tags: #ruby • inspec • audit

  • android-material-stepper

    This library allows to use Material steppers inside Android applications.

    This library allows to use Material steppers inside Android applications.

    Quoting the documentation:

    Steppers display progress through a sequence by breaking it up into multiple logical and numbered steps.

    All of the code & features mentioned in Getting started and Advanced usage are showcased in the sample app. Moreover, you can find there other examples, e.g. how to persist state on rotation, display errors, change whether the user can go to the next step, etc. So please have a look!

    Tags: #java

  • kitchenplan

    Kitchenplan is a small tool to fully automate the installation and configuration of an OSX workstation (or server for that matter) using Chef. But while doing so manually is not a trivial undertaking, Kitchenplan has abstracted away all the hard parts.

    Kitchenplan is a small tool to fully automate the installation and configuration of an OSX workstation (or server for that matter) using Chef. But while doing so manually is not a trivial undertaking, Kitchenplan has abstracted away all the hard parts.

    Tags: #ruby

  • diagnostic-languageserver

    diagnostic language server integrate with linters

    General purpose Language Server that integrate with linter to support diagnostic features

    Tags: #typescript • coc • linter

  • alexa_media_player

    This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API.

    This is a custom component to allow control of Amazon Alexa devices in Home Assistant using the unofficial Alexa API. Please note this mimics the Alexa app but Amazon may cut off access at anytime.

    Tags: #python • alexa • home-assistant

  • devise_saml_authenticatable

    Devise SAML 2.0 authentication strategy

    Devise Saml Authenticatable is a Single-Sign-On authentication strategy for devise that relies on SAML. It uses [ruby-saml][] to handle all SAML-related stuff.

    Tags: #ruby

subscribe via RSS