|
b093b46cea
|
reworked templates so they're not read from disk each time
|
2021-08-18 12:45:30 +01:00 |
|
|
4fa86d82f0
|
added example autodiscover.json request for later work
|
2021-08-16 21:46:47 +01:00 |
|
|
7f78103ce5
|
re-enabled enabling/disabled services
|
2021-08-16 21:40:13 +01:00 |
|
|
50c8d3baf2
|
version increment
|
2021-08-16 21:10:01 +01:00 |
|
|
7cc2e6d9e8
|
stopped sending config unless asked in default url
|
2021-08-16 20:52:41 +01:00 |
|
|
6ef99652b6
|
corrected incorrect parsing of username
|
2021-08-16 20:43:35 +01:00 |
|
|
ac79db5f66
|
corrected incorrect regex
|
2021-08-16 20:39:21 +01:00 |
|
|
0064740c13
|
removed older PHP references
|
2021-08-16 20:20:30 +01:00 |
|
|
b435c1bf96
|
goversion conversion completed
|
2021-08-16 20:15:27 +01:00 |
|
|
89df3cca20
|
goversion main framework working, need to sort templates etc
|
2021-08-16 16:07:22 +01:00 |
|
|
c7bf57dab3
|
working on troubes with toiml parsing
|
2021-08-16 13:21:30 +01:00 |
|
|
acef6e76d7
|
began new go version to lessen resource requirements
|
2021-08-15 22:16:07 +01:00 |
|
|
1df0b80c1f
|
created gitversion branch
|
2021-08-15 20:57:30 +01:00 |
|
|
e5cf2bc5bd
|
adjusted entrypoint scripts to comment out entire sample files for easier re-configuration
|
2021-08-12 16:28:59 +01:00 |
|
|
34c065a788
|
replaced array_merge with array_replace_recursive
|
2021-08-12 15:35:54 +01:00 |
|
|
11bc449966
|
replaced array_merge with array_replace_recursive
|
2021-08-12 15:35:20 +01:00 |
|
|
51b25e1580
|
new version number
|
2021-08-12 14:56:23 +01:00 |
|
|
b0327c0a4e
|
tidied up some code, i.e. new autoconf function
|
2021-08-12 14:55:54 +01:00 |
|
|
30302dfb84
|
config and services files changes and handling thereof
|
2021-08-12 13:41:58 +01:00 |
|
|
48692b4765
|
removed test xml file
|
2021-08-12 12:01:43 +01:00 |
|
|
bcc9f7f196
|
Added more documentation in services.sample.ini
|
2021-08-12 11:59:33 +01:00 |
|
|
0464bcd6ba
|
removed unecessary commented code
|
2021-08-12 11:22:59 +01:00 |
|
|
40fa248e31
|
added strtolower for page name so I can remove uppercase variances of the page url
|
2021-08-12 11:20:10 +01:00 |
|
|
99257788e5
|
increment version number
|
2021-08-12 10:38:16 +01:00 |
|
|
6301cbb595
|
added MSAutodiscoverJSONError codes - still testing
|
2021-08-12 10:32:32 +01:00 |
|
|
a5d2e50249
|
add some code commenting, far from complete
|
2021-08-11 21:29:42 +01:00 |
|
|
aa611b2a1d
|
increment version number
|
2021-08-11 20:36:26 +01:00 |
|
|
d7e5f4be1d
|
readme file updates
|
2021-08-11 20:11:14 +01:00 |
|
|
3c972dd34e
|
added more parts to moz config.xml
|
2021-08-11 16:59:03 +01:00 |
|
|
c2b818ecb8
|
added baseUrl to config
|
2021-08-11 12:23:14 +01:00 |
|
|
6ab3e1f76b
|
tests
|
2021-08-11 12:10:12 +01:00 |
|
|
d6aec92545
|
tests
|
2021-08-11 12:09:01 +01:00 |
|
|
da722c9781
|
added example of client request for ms-autodiscover
|
2021-08-11 11:57:38 +01:00 |
|
|
be1d8d74f1
|
tests
|
2021-08-11 11:40:20 +01:00 |
|
|
3165c90205
|
tests
|
2021-08-11 11:24:04 +01:00 |
|
|
3be342b2f9
|
tests
|
2021-08-11 11:22:45 +01:00 |
|
|
4ed1a3ec37
|
tests
|
2021-08-11 11:21:40 +01:00 |
|
|
8a2fb1f269
|
tests
|
2021-08-11 10:53:50 +01:00 |
|
|
f5bbf49fd1
|
tests
|
2021-08-11 10:52:27 +01:00 |
|
|
3a45e551a5
|
added ms-autodiscover
|
2021-08-11 10:50:03 +01:00 |
|
|
4411a0aaf1
|
added ms-autodiscover
|
2021-08-11 09:33:06 +01:00 |
|
|
1e27206820
|
added check for logon domain in autoconfig generation
|
2021-08-10 21:41:15 +01:00 |
|
|
d139c1f2fc
|
correct outgoing server config in moz-auto
|
2021-08-10 21:28:00 +01:00 |
|
|
a3bc938449
|
added mozilla autoconfig file generation
|
2021-08-10 21:14:47 +01:00 |
|
|
d09d47251e
|
better version numbers
|
2021-08-10 17:09:22 +01:00 |
|
|
3653946225
|
added container file and entrypoint scripts
|
2021-08-10 16:53:21 +01:00 |
|
|
c2419c36fa
|
created containerfile and reorganised src files into src directory
|
2021-08-10 15:52:47 +01:00 |
|
|
e6149ec3db
|
Primary build of JSON responses with error messages and test responses
|
2021-08-10 14:21:38 +01:00 |
|
|
3bda2879fc
|
First commit with Readme.md only
|
2021-08-10 10:57:43 +01:00 |
|