Commit Graph

101 Commits

Author SHA1 Message Date
Aymen Boughanmi
4e67575bdf
Update sample-config.json let's encrypt section
Reference Issues/PRs
Issues #3245 / #3296

what does this implement fix? Explain your changes.
setting skipChallengeVerification to true by default to save sometime when setting up a certificate

any other comments
I can see that this problem has been solved and a suggestion to make it easier
I think is to set "skipChallengeVerification": true by default.
2023-04-18 02:27:29 +01:00
Sherif Metwally
627aa8662f correct config.json schema URL to match github schema location 2022-12-12 11:51:28 +02:00
Ylian Saint-Hilaire
020e82dc08 JSON config schema improvements. 2020-06-15 13:08:46 -07:00
Ylian Saint-Hilaire
6fb2544ad8 Added first version of JSON schema for config.json. 2020-06-15 06:37:53 -07:00
Ylian Saint-Hilaire
6fe4bb9756 Added filter bar to mobile web app. 2020-05-22 17:59:42 -07:00
Ylian Saint-Hilaire
0c1fbc4369 New MeshAgents (except macOS and FreeBSD + Many fixes + MessageBox feature. 2020-05-18 17:57:11 -07:00
Ylian Saint-Hilaire
58bea9a7b7 Added LDAP sample config, changed agent invite text. 2020-05-15 12:06:03 -07:00
Ylian Saint-Hilaire
4c12273c3c First working OAuth support for Twitter, Google, GitHub, Reddit. 2020-05-14 17:06:55 -07:00
Ylian Saint-Hilaire
87b4fc8811 More work on OAuth support. 2020-05-14 15:09:48 -07:00
Ylian Saint-Hilaire
a28f717fd5 Added AgentAliasDNS settings option 2020-05-10 13:45:10 -07:00
Ylian Saint-Hilaire
1f105e37a2 Router fixes, Relay Fixes, 2FA fixes, support for many trusted proxies addresses. 2020-05-07 14:48:51 -07:00
Ylian Saint-Hilaire
b96ababf0b Added browser ping/pong settings. 2020-05-06 19:23:11 -07:00
Ylian Saint-Hilaire
c6001dde57 Added domain urlswitching option. 2020-05-06 12:15:47 -07:00
Ylian Saint-Hilaire
0f5b3beb91 Added AgentAliasPort option. 2020-05-03 22:37:51 -07:00
Ylian Saint-Hilaire
dec34998d8 Added alternate agent port support. 2020-05-03 10:46:20 -07:00
Ylian Saint-Hilaire
1c4e8ab607 Fixed numeric password requirement check. 2020-05-01 23:53:32 -07:00
Ylian Saint-Hilaire
fbc5e23ed8 Fixed sample-config 2020-05-01 15:15:40 -07:00
Ylian Saint-Hilaire
23c3bc0b64 Merge pull request #1279 from dnutan/patch-1
AgentInviteCodes in wrong section
2020-05-01 15:14:51 -07:00
Ylian Saint-Hilaire
d5d52052b6 Fixed _AgentInviteCodes: true, 2020-05-01 15:12:04 -07:00
dnutan
714780aae5 AgentInviteCodes in wrong section
Move `AgentInviteCodes` from settings section to domain(s) section
2020-05-01 21:36:28 +02:00
Ylian Saint-Hilaire
ea9edefad1 Added recording space/count quota. 2020-04-30 02:02:23 -07:00
Ylian Saint-Hilaire
cefd6c98b3 More work on SMS integration, added Plivo support. 2020-04-22 15:29:26 -07:00
Ylian Saint-Hilaire
955e6f168e Server crash fix, improved authlog. 2020-04-20 02:44:14 -07:00
Ylian Saint-Hilaire
1b76fe459e Translation fixes. 2020-04-18 11:38:01 -07:00
petervanv
208a7af869 Dutch Language update 0.5.7 & sample config additions 2020-04-18 15:01:27 +02:00
Ylian Saint-Hilaire
4e0764fe4d Server upgrade improvements. 2020-04-17 23:52:35 -07:00
Ylian Saint-Hilaire
692678b75b Added batch user account management. 2020-04-09 22:44:05 -07:00
Ylian Saint-Hilaire
8a976f577e Added syslog support. 2020-04-07 12:02:29 -07:00
Ylian Saint-Hilaire
cbabfab7de Fixed web relay connection issue. 2020-03-26 23:01:49 -07:00
Ylian Saint-Hilaire
204c71715c Updated French translations. 2020-03-18 12:27:44 -07:00
petervanv
b38820c580 Update sample-config.json 2020-03-18 13:30:19 +01:00
petervanv
faa85416c8 repair "_agentInviteCodes": true 2020-03-18 13:20:11 +01:00
MordyT
2147f4149a Update sample-config.json 2020-03-17 16:56:04 -05:00
Ylian Saint-Hilaire
3a61a77b8a More agent invite code feature fixes. 2020-03-17 09:40:16 -07:00
MordyT
d9092ab32d Add missing config option 2020-03-16 23:36:36 -05:00
Ylian Saint-Hilaire
e916836f0a Improved DbExpire in sample-config.json. 2020-03-16 13:30:12 -07:00
MordyT
0f3e19945d Additional Config Options 2020-03-15 03:24:20 -05:00
Ylian Saint-Hilaire
916e20fa9f Added support for accounts that manage all device group 2020-02-17 13:01:13 -08:00
Ylian Saint-Hilaire
2cb3df77c5 Added basic auth.log support. 2020-02-17 10:24:32 -08:00
Ylian Saint-Hilaire
c6bd8c3a19 Added file context menu for device files. 2020-02-14 11:20:06 -08:00
Ylian Saint-Hilaire
4639b11a14 Fixed internalization. 2020-02-05 15:41:11 -08:00
Ylian Saint-Hilaire
8a31f38241 Fixed mobile application for user groups. 2020-01-04 11:37:01 -08:00
Ryan Blenis
7ca65028d8 Add call to onWebUIStartupEnd when pluginHandler is refreshed, so new plugins can run their startups, if they have one.
Add plugins option (disabled) to the sample config
2020-01-03 03:10:42 -05:00
Ylian Saint-Hilaire
2c6528e847 Added Czech, MpsAliasHost. 2019-12-01 12:52:32 -08:00
Ylian Saint-Hilaire
664eb63c63 Implemented optional 2nd factor skip for some IP addresses 2019-11-28 20:57:34 -08:00
Ylian Saint-Hilaire
6f092341be Fixed plugin protocol in web app 2019-11-26 10:54:45 -08:00
Ylian Saint-Hilaire
e2c8851061 Dropped dependencies. 2019-11-20 11:12:35 -08:00
Ylian Saint-Hilaire
07d4099892 Added bad login IP blocking cooloff support. 2019-11-19 13:33:52 -08:00
Ylian Saint-Hilaire
8573d45753 Added bad login IP address limitation. 2019-11-18 17:31:42 -08:00
Ylian Saint-Hilaire
c860125a9d Improved DB records encryption support. 2019-10-03 13:32:54 -07:00