Commit Graph

223 Commits (v3.3.12)

Author SHA1 Message Date
Clement Michaud 6bff0605e8 3.3.12 2017-09-08 22:31:40 +02:00
Clement Michaud c5c3c014e8 Clear .npmignore 2017-09-08 22:31:34 +02:00
Clement Michaud 13426451ee 3.3.11 2017-09-07 00:42:36 +02:00
Clement Michaud e34aeca0e4 Stabilize integration tests by increasing timeouts 2017-09-07 00:42:32 +02:00
Clement Michaud 074ee8b745 3.3.10 2017-09-07 00:40:22 +02:00
Clement Michaud ad00dd7870 Edit npmignore to remove dist/test and config.template.yml from exclusion 2017-09-07 00:40:18 +02:00
Clement Michaud c8e5a17fed 3.3.9 2017-09-07 00:18:42 +02:00
Clement Michaud ffd4cfb871 Display the content of the tarball generated by npm packing 2017-09-06 21:45:11 +02:00
Clement Michaud 31e3f8ffb0 3.3.8 2017-09-06 21:21:30 +02:00
Clement Michaud 79650b6dc7 Remove Gruntfile.js from .npmignore 2017-09-06 21:19:11 +02:00
Clement Michaud 30c9b83541 3.3.7 2017-09-06 00:33:15 +02:00
Clement Michaud 0edfd87606 Add main key in package.json 2017-09-06 00:33:07 +02:00
Clement Michaud a67cc27b0f 3.3.6 2017-09-06 00:17:13 +02:00
Clement Michaud e8bcfb1e00 Fix installing authelia with npm install -g 2017-09-05 22:31:12 +02:00
Clement Michaud f81a271a8c Stabilize integration test by increasing timeouts 2017-09-05 22:21:08 +02:00
Clement Michaud 5f5fd5a72c 3.3.5 2017-09-05 22:05:15 +02:00
Clement Michaud 7b9c371c92 Fix installing authelia with npm install -g 2017-09-05 22:05:11 +02:00
Clement Michaud 683279fac2 Fix installing authelia with npm install -g 2017-09-05 21:33:36 +02:00
Clement Michaud 7f0d359d4c 3.3.4 2017-09-05 21:32:39 +02:00
Clement Michaud b9d6df5bfa Fix installing authelia with npm install -g 2017-09-05 21:31:57 +02:00
Clement Michaud 650a21a074 3.3.3 2017-09-05 21:11:23 +02:00
Clement Michaud 7d5006307b Declare files to ignore in npm package in .npmignore 2017-09-05 21:11:16 +02:00
Clement Michaud a442295a1e Stabilize integration tests 2017-09-05 01:30:01 +02:00
Clement Michaud 85834befb6 3.3.2 2017-09-05 00:43:06 +02:00
Clement Michaud dbb936679c Try to fix issue with npm publishing 2017-09-05 00:43:00 +02:00
Clement Michaud 432568f8f5 3.3.1 2017-09-04 23:49:15 +02:00
Clement Michaud d4a2b5dab9 Try to fix issue with npm publishing 2017-09-04 23:49:11 +02:00
Clement Michaud 86bb5c5a19 3.3.0 2017-09-04 21:51:58 +02:00
Clement Michaud 690c73e557 Fix installing authelia with npm install -g 2017-09-04 21:42:59 +02:00
Clément Michaud 84c13c71e2 Merge pull request #75 from clems4ever/ldap-filters
Add LDAP filters to configuration file for flexibility and rework authentication regulation
2017-09-03 15:14:50 +02:00
Clement Michaud 85462be268 Wait for notifications to fade out before going forward in integration test steps. 2017-09-03 15:02:38 +02:00
Clement Michaud 98aa23ed5e Fix client notifications not fading out after few seconds 2017-09-03 13:00:02 +02:00
Clement Michaud 64c06fd6b8 Parameterize authentication regulation via configuration file. Both for flexibility and for testing purposes. 2017-09-03 12:48:35 +02:00
Clement Michaud 20536abf8b Introduce LDAP filters to search users and groups for more flexibility. 2017-09-02 22:38:26 +02:00
Clément Michaud 9403326226 Merge pull request #74 from clems4ever/client-notifications
Notifications to users do not use notifyjs anymore. They are more com…
2017-09-02 16:53:53 +02:00
Clement Michaud 50636587a8 Notifications to users do not use notifyjs anymore. They are more common and located in the form areas to improve visibility on mobile devices. 2017-09-02 16:33:57 +02:00
Clément Michaud 0b8ac83566 Merge pull request #72 from clems4ever/fix-registration-handler-test
Fix typescript transpilation after typescript update
2017-09-01 17:19:17 +02:00
Clement Michaud 61d0c2e980 Fix typescript transpilation after typescript update 2017-09-01 16:06:02 +02:00
Clement Michaud 7be61d7357 3.2.0 2017-08-03 00:58:04 +02:00
Clément Michaud d582a1e6ed Merge pull request #63 from clems4ever/test-redirection-after-auth
Fix redirection after authentication and error page when accessing re…
2017-08-03 00:53:43 +02:00
Clement Michaud 928209dc98 Fix redirection after authentication and error page when accessing restricted pages 2017-08-03 00:41:13 +02:00
Clément Michaud 785182236c Merge pull request #61 from clems4ever/resilient-db
Use a scalable and resilient database to improve Authelia QoS
2017-08-01 00:04:04 +02:00
Clement Michaud c12a085f8e Replace mocha integration tests by cucumber tests 2017-07-31 22:20:33 +02:00
Clement Michaud e45ac39c8f Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00
Clément Michaud b0e3038aa6 Add an howto to create a customized config file from config.template.yml in the "Deployment" section. 2017-07-20 11:43:48 +02:00
Clément Michaud 5ea2f36536 Rename http-two-factor into Authelia in CONTRIBUTORS.md 2017-07-20 11:33:24 +02:00
Clement Michaud 1de4155ac9 3.1.4 2017-07-19 21:07:51 +02:00
Clément Michaud b099b74881 Merge pull request #58 from clems4ever/idle-connection
Open and close ldap client after each operation to avoid issues with …
2017-07-19 21:05:37 +02:00
Clement Michaud fd59044f5e Open and close ldap client after each operation to avoid issues with idle connections and ECONNRESET exceptions 2017-07-19 20:59:39 +02:00
Clement Michaud 8f797c025a 3.1.3 2017-07-19 00:44:42 +02:00