Posts
-
arcgis-cookbook
Chef cookbooks for ArcGIS
Find a bug or want to request a new feature? Please let us know by submitting an issue.
Tags: #ruby • cookbook • chef
-
inert
Polyfill for the inert attribute and property.
- Read the Explainer.
- Read the Spec.
- Try the Demo.
- Give feedback!
Tags: #javascript
-
devise-pwned_password
Devise extension that checks user passwords against the PwnedPasswords dataset
Devise extension that checks user passwords against the PwnedPasswords dataset (https://haveibeenpwned.com/Passwords).
Checks for compromised (“pwned”) passwords in 2 different places/ways:
- As a standard model validation using pwned. This:
- prevents new users from being created (signing up) with a compromised password
- prevents existing users from changing their password to a password that is known to be compromised
- (Optionally) Whenever a user signs in, checks if their current password is compromised and shows a warning if it is.
Based on devise-uncommon_password.
Recently the HaveIBeenPwned API has moved to an authenticated/paid model, but this does not affect the PwnedPasswords API; no payment or authentication is required.
Tags: #ruby
- As a standard model validation using pwned. This:
-
angular-web-bluetooth
The missing Web Bluetooth module for Angular
yarn add @manekinekko/angular-web-bluetooth @types/web-bluetoothTags: #typescript • angular • web-bluetooth
-
vimdeck
VIM as a presentation tool
VIM as a presentation tool
Tags: #ruby
-
authentication-zero
An authentication system generator for Rails applications.
The purpose of authentication zero is to generate a pre-built authentication system into a rails application (web or api-only) that follows both security and rails best practices. By generating code into the user’s application instead of using a library, the user has complete freedom to modify the authentication system so it works best with their app.
Tags: #ruby • rails • authentication
-
dyn4j
Java Collision Detection and Physics Engine
A 100% Java 2D collision detection and physics engine. Designed to be fast, stable, extensible, and easy to use. dyn4j is free for use in commercial and non-commercial applications.
The project is comprised of the main project and tests managed here and two others:
- dyn4j-samples A collection of samples to help get started
- dyn4j-sandbox A non-trivial desktop application that allows users to build scenes, run, save, and load them - all built with dyn4j as the simulation engine.
Tags: #java • dyn4j • physics-engine
-
totoro
A simple and stable cross-browser testing tool. 简单稳定的跨浏览器测试工具。
A simple and stable cross-browser testing tool.
Latest stable version: v2.0 Change Log
Tags: #javascript
-
AnimeWallpaper
[Android] Konachan wallpaper downloader
see releases
Build Environment
Android Studio 2.0 or higher
Feature
Tags: #java • android • konachan
-
core
Meteor sign up and sign in templates’ core functionalities
User Accounts is a suite of packages for the Meteor.js platform. It provides highly customizable user accounts UI templates for many different front-end frameworks. At the moment it includes forms for sign in, sign up, forgot password, reset password, change password, enroll account, and link or remove of many 3rd party services.
Tags: #javascript
subscribe via RSS