authelia/test/unit/server/mocks
Clement Michaud cf16272a73 Refine access control with per resource ACLs
ACLs can now be defined by subdomain AND resource using pattern matching
with regular expressions.
It allows a very fine-grained access control to backend resources.

[Note] For using example environmnent, user must update its /etc/hosts with
new subdomains updated in README.
2017-09-24 21:39:47 +02:00
..
connectors/mongo Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00
ldap Introduce LDAP filters to search users and groups for more flexibility. 2017-09-02 22:38:26 +02:00
storage Parameterize authentication regulation via configuration file. Both for flexibility and for testing purposes. 2017-09-03 12:48:35 +02:00
AccessControllerStub.ts Refine access control with per resource ACLs 2017-09-24 21:39:47 +02:00
AuthenticationRegulator.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00
express.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00
IdentityValidator.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00
ldapjs.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00
nodemailer.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00
Notifier.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00
ServerVariablesMock.ts Introduce LDAP filters to search users and groups for more flexibility. 2017-09-02 22:38:26 +02:00
speakeasy.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00
TOTPValidator.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00
u2f.ts Add system tests to test the example from end user point of view 2017-07-16 14:55:01 +02:00