Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.432 Times

Auth Snippets freeware
Filter: All | Freeware | Demo
 

Auth Snippets

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 287

authticket This code generates an MD5 protected string, which can be used to hand off to other web pages, or even other sites.If someone can read the ticket, they can use it, so this works best over encrypted connections, but since the ticket only lasts for a short time (2 hours, definable) I think it's...



Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (67): authticket Download

Added: January 25, 2010 | Visits: 1.187

CGI::Builder::Auth::GroupAdmin CGI::Builder::Auth::GroupAdmin is a Perl module for the management of HTTP server group databases. SYNOPSIS use CGI::Builder::Auth::GroupAdmin (); Pay no attention to that man behind the curtain! Move along, nothing to see here! This module was originally part of the HTTPD-User-Manage...





Platforms: *nix

License: Freeware Size: 51.2 KB Download (91): CGI::Builder::Auth::GroupAdmin Download

Added: April 22, 2010 | Visits: 1.259

CGI::Builder::Auth::UserAdmin CGI::Builder::Auth::UserAdmin is a Perl module for the management of HTTP server user databases. SYNOPSIS use CGI::Builder::Auth::UserAdmin (); Pay no attention to that man behind the curtain! Move along, nothing to see here! This module was originally part of the HTTPD-User-Manage...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (95): CGI::Builder::Auth::UserAdmin Download

Added: September 08, 2010 | Visits: 1.107

OpenVPN Auth Passwd OpenVPN Auth Passwd is a plugin that authenticates OpenVPN users using the local passwd or shadow files, using a privilege separation model. OpenVPN Auth Passwds authentication method must be defined in the Makefile prior to the compilation of the plugin. On shadowed systems it uses the...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (104): OpenVPN Auth Passwd Download

Added: May 11, 2010 | Visits: 1.629

Auth MemCookie Auth MemCookie is an Apache v2 authentification and authorization modules are based on "cookie" authentification mecanism. The module dont make authentification by it self, but verify if authentification "the cookie" are valid for each url protected by the module. The module validate also if...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Auth MemCookie Download

Added: August 12, 2010 | Visits: 1.010

Test::Pod::Snippets Test::Pod::Snippets is a Perl module to generate tests from pod code snippets. SYNOPSIS use Test::Pod::Snippets; my $tps = Test::Pod::Snippets->new(); $tps->generate_snippets( @pm_and_pod_files ); Fact 1 In a perfect world, a modules full API should be covered by an extensive battery...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): Test::Pod::Snippets Download

Added: May 10, 2013 | Visits: 753

PHP Snippets PHP Snippets is a collection of PHP scripts for any web page development.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (66): PHP Snippets Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 955

CodeDogg code snippets manager CodeDogg not only help you synchronize code snippets between Linux, Mac, or Windows, but also can help you synchronize them between your work computers, your home laptops. The way the CodeDogg works is that you can upload your snippets to a codeDogg's server and synchronize that data with one or...


Platforms: Windows

License: Freeware Size: 573 KB Download (53): CodeDogg code snippets manager Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 679

Code Snippets Database Code Snippets Database (CSD) is a web-based tool which helps you organize your code snippets for different programming languages. It supports both categories and tags for easy browsing and it has a syntax highlighter.


Platforms: Windows, Mac, Linux

License: Freeware Size: 368.12 KB Download (48): Code Snippets Database Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 353

relay-auth Relay-auth is provided to control relay access for sendmail and other MT Agents. It is a web authentication module to allow limited access to relay mail servers.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.8 KB Download (49): relay-auth Download

Added: May 10, 2013 | Visits: 822

PHP-Auth PHP-Auth is a tomcat-like authentication system. With no need to write code in every file that requires authentication. Simply give the directories/files that shall be protected and the authentication will take place whenever required. 


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (75): PHP-Auth Download

Added: August 13, 2013 | Visits: 682

Qoate Simple Code Snippets Qoate Simple Code SnippetsThis plugins lets you easily add code snippets to your posts ands pages, and shows them in the WordPress Codex style. Very clean, light-weight and easy to use!Unlike some other syntax highlighters plugins this plugin will also make your code look good in excerpts and rss...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Qoate Simple Code Snippets Download

Added: May 18, 2013 | Visits: 421

My Snippets The My Snippets plugin displays custom snippets in the widget area of your choosing on a post-by-post basis. It allows you to easily display contextual content.While the plugin is both simple and powerful, it'll never replace such plugins as Widget Logic and Widget Context nor is that the plan....


Platforms: PHP

License: Freeware Size: 10 KB Download (47): My Snippets Download

Added: June 29, 2013 | Visits: 464

Mark-up Snippets This module provides a simple select list above the node body field on all node add and edit forms (for users appropriately permissioned) allowing users to pick the name of a saved snippet of mark-up to place in the node body field. It will replace the contents of the node body field entirely...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Mark-up Snippets Download

Added: August 07, 2013 | Visits: 345

auth postgresql auth postgresql would provide the capability to keep all users info in a PostgreSQL database instead than in plain text files (as usually) and even more have a more performant system than NIS+.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): auth postgresql Download

Added: November 07, 2013 | Visits: 341

django-token-auth for Linux django-token-auth is a small and reusable Django application to restrict access to selected URLs or authenticate a user using unique token/hash URLs. It requires a functional installation of Django 1.0 or newer and provides a useful way of limiting access without creating users. For installation...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-token-auth for Linux Download

Added: September 13, 2013 | Visits: 320

django-social-auth Django Social Auth is an easy to setup social authentication/authorization mechanism for Django projects. Crafted using base code from django-twitter-oauth and django-openid-auth, implements a common interface to define new authentication providers from third parties. Features This...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (43): django-social-auth Download

Added: October 18, 2006 | Visits: 7.598

Cool CSS Web Page Scrollbar Snippets Ever wonder how some web pages have a cool colorful scrollbar matching the rest of their site? Well you can too now with 30 designs to choose from - free copy 'n' paste html css codes for colorful scrollbars! Very easy to use and great for adding that perfect touch to your website! Click on the...


Platforms: Windows

License: Freeware Size: 87 KB Download (649): Cool CSS Web Page Scrollbar Snippets Download

Added: March 20, 2010 | Visits: 2.523

Net::SMTP::TLS Net::SMTP::TLS is an SMTP client supporting TLS and AUTH. SYNOPSIS use Net::SMTP::TLS; my $mailer = new Net::SMTP::TLS( your.mail.host, Hello => some.host.name, Port => 25, #redundant User => emailguy, Password=> s3cr3t); $mailer->mail(emailguy@your.mail.host);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (295): Net::SMTP::TLS Download

Added: April 07, 2010 | Visits: 890

Rodent Rodent is an ident daemon that is capable of routing AUTH requests to other machines on your network. Rodent is intended for routers or to be run on a machine behind a home router. Rodent allows others to enjoy full ident without the limitations of port forwarding to a single machine..


Platforms: *nix

License: Freeware Size: 52.22 KB Download (151): Rodent Download

1 2 3 4 5 >