access
Here are 355 public repositories matching this topic...
Permission and roles based access control for your angular(angular 2,4,5,6,7,9+) applications(AOT, lazy modules compatible
-
Updated
Nov 22, 2020 - TypeScript
A docker sidecar container to forward all traffic to local docker host or any other host
-
Updated
Nov 11, 2020 - Shell
OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.
-
Updated
Nov 24, 2020 - Java
A node.js javascript client implementing the ADODB protocol on windows.
-
Updated
Nov 19, 2020 - JavaScript
FileSystem is an application that allows you to browse the content of your iPhone disk, displaying file and folders, files contents, and detailed informations about file and folder permissions.
-
Updated
Jan 11, 2017 - Objective-C
AccessControlHelper for asp.net mvc and asp.net core, strategy based authorization
-
Updated
Nov 11, 2020 - C#
Conversion tool used to convert microsoft access database to sqlite.
-
Updated
Jul 16, 2020 - C++
-
Updated
Jul 17, 2020 - Batchfile
Hierarchical access management system with advanced roles inheritance.
-
Updated
Jul 31, 2020 - Ruby
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
-
Updated
May 18, 2020 - Python
SearchWorks (Stanford University Libraries)
-
Updated
Nov 23, 2020 - Ruby
Description
Error when switching: “You do not currently have a Shield user session. Please login again.”
More info:
https://wordpress.org/support/topic/clicking-on-another-user-logs-me-out/
https://wordpress.org/plugins/wp-simple-firewall/
-
Updated
Mar 29, 2019 - Visual Basic
Chrome extension that boosts your productivity by blocking the access to time-consuming websites as you specify.
-
Updated
Jul 29, 2020 - JavaScript
Access - Access is a initiative started by a bunch of professionals from various disciplines (engineering/education/finance) with only one goal- "Make technology education accessible in rural areas of India". This repo contains the content related to access bootcamp.
-
Updated
Nov 3, 2020 - JavaScript
Improve this page
Add a description, image, and links to the access topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the access topic, visit your repo's landing page and select "manage topics."


Hi,
is it possible to define enum mappings WITHOUT using attributes, maybe with some kind of fluent API? The only possibility I see right now is to use the
MapValueattribute:But I don't like this approach (see my longer explanation below). Thank you in