Projects tagged ‘access’ and ‘control’


Jump to tag:

Projects tagged ‘access’ and ‘control’

Filtered by Project Tags access control

Refine results Project Tags php (4) linux (3) user (3) authentication (3) authorization (2) open (2) role (2) remote (2) acl (2) source (2) rbac (2) security (2)

[14 total ]

1 Users

This is a module for Snappad that allows you to quickly and easily lock down your website.
Created about 1 year ago.

1 Users
 

Tuatara is a user authentication and access control management system built in object oriented PHP5 with a MySQL backend. This system is meant for programmers and non-programmers alike who need a ... [More] powerful but easy to use drop in access control system for their web site, and don't have the time or requirements for a full fledged framework based system. Features include configurable groups, simple registration with optional email verification, forgotten password retrieval, user profiles, and a robust administration interface that lets you control every aspect of your installation. [Less]
Created about 1 year ago.

0 Users

Since Kimaldi only provides an SDK for Windows (using OCX), the main goal of this project is to provide an API that allows you to "talk" to Kimaldi terminals from a python program.
Created 3 months ago.

0 Users

This project/API will give you some ideas about how to start with your own applications/software regarding access control,time attendance,payroll and HR etc. The main purpose for this project is ... [More] giving those system/software integrators who are interested in ACTAtek Terminal a set of API, with examples included, to ease the development process. Features - Simple SOAP (Simple Object Access Protocol) based API supports the majority of commonly used languages (C/C++, Visual Basic, Java, etc.) - Simple to use commands - Sample code with demo examples More information about ACTAtek,please visit http://www.actatek.com [Less]
Created 12 months ago.

0 Users

Gilgamesh is a cross-platform application to automatically log into George Mason University's campus network. Screenshots
Created 3 months ago.

0 Users

AX2E is the authorization framework, which implements the current OASIS XACML 2.0 standard in Java language. See http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=xacml. We believe that ... [More] OASIS XACML is the standard with great future. It addresses a very important domain of enterprise computing: authorization control. XACML defines a XML-based authorization language as well as the request-response type of architecture for delegating the access control decisions to a third party engines. If you have an enterprise application, then you can integrate XACML engine into your infrastructure, so that all authorization logic will be encapsulated in policies, which will be evaluated by a this engine. We are porting the build from Ant to Maven 2, so, please be patient, not everything's smooth yet. All the source codes are Ok, but the build scripts are not polished. Main issue is getting all required libraries into Maven 2 repositories. Most of them are already there. However, some distributions may need to be added manually into your local repositories until we fix the issue. [Less]
Created 12 months ago.

0 Users

Access control is one of the important taskes for web applocations. This project is an access control mechanism for ASP.NET web applications by using HttpModule. By means of HttpModule, we can run ... [More] access control in the fundamental structure of ASP.NET and let it become an infra [Less]
Created 10 months ago.

0 Users

Ar-aclIntroductionAr-acl is Access Control Library for codeigniter. This library works with two methods. User access control by role, e.g: "admin/" is admin page that can be accessed only by admin. ... [More] "salary/" is employer's salary page that can be edited by hrd dept and accounting dept. User access control by Very Private Page (VPP) check, e.g: "profile/edit/john.r" is a page to edit profile information that can be edited by user who logged on with username "john.r". FeaturesRestrict user based on role group. Restrict user to access, edit or delete other user private page. AdvantagesNo database needed. Work faster. No need to modify controller. This library is autoloaded. Set UpAdd ar_acl to the autoload libraries to use it. $autoload['libraries'] = array('ar_acl');Copy folder config and libaries to application folder. DemoIf NOT Using Modular Separation (ME, HMVC, Matchbox, or others) Copy profile.php and salary.php to your controllers. Try to access all methods and see the message. e.g. http://localhost/yourbase-url/profile/edit/john; http://localhost/yourbase-url/profile/edit/15; http://localhost/yourbase-url/profile/view/john If USING Modular Separation (ME, HMVC, Matchbox, or others) Copy test folder to your modules folder. Try to access all methods and see the message. e.g. http://localhost/yourbase-url/test/profile/edit/john; http://localhost/yourbase-url/test/profile/edit/15; http://localhost/yourbase-url/test/profile/view/john DownloadThe download also includes test module for test purpose. http://code.google.com/p/ar-acl/downloads/list DiscussionVisit my codeigniter forum to share your thought and questions. Best Regards, Ardinoto Wahono [Less]
Created 28 days ago.

0 Users

A simple access control app that intends to replace declarative jaas security in web.xml for web applications deployed on Jboss app server and TOMCAT container (for now).
Created 12 months ago.

0 Users

Remote Access Control (RAC) is a software to take remote control on a computer with authentication on linux system. Remote Access Control (RAC) project pass in the license Gpl. That can make the ... [More] project develops rapidly and opening the mind. That why, all version of RAC project superior and including the 3.11.18 version become in Open Source with condition to respect the Gpl license. Authors & participants Jonathan Salwan [Less]
Created 4 months ago.