Commit graph

84 commits

Author SHA1 Message Date
Jakob Aarøe Dam
3828b376e0 Update README.md 2015-04-29 15:32:06 +02:00
Jakob Aarøe Dam
ee6d8a6114 Update README.md 2015-04-29 15:31:12 +02:00
Jakob Aarøe Dam
3fc9fd9a24 Update README.md 2015-04-29 10:31:14 +02:00
Jakob Aarøe Dam
89c074723d Update README.md 2015-04-29 10:30:52 +02:00
Jakob Aarøe Dam
ea1e2b65de Update README.md 2015-04-29 10:30:35 +02:00
Jakob Aarøe Dam
81597ed101 Update README.md: Note about submodule 2015-04-29 10:29:44 +02:00
Jakob Aarøe Dam
03a50bc949 Merge branch 'master' of https://github.com/jakobadam/RDSFactor 2015-04-29 08:23:24 +02:00
Jakob Aarøe Dam
386606b462 Update README.md 2015-04-29 09:41:42 +02:00
Jakob Aarøe Dam
2a2039001e Update README.md 2015-04-29 09:39:21 +02:00
Jakob Aarøe Dam
65117f24f8 Update README.md 2015-04-29 09:38:43 +02:00
Jakob Aarøe Dam
bab8d03f0f Latest radar-radius 2015-04-29 08:23:10 +02:00
Jakob Aarøe Dam
d6c918a7f1 Update README.md 2015-04-28 15:32:03 +02:00
Jakob Aarøe Dam
1a45e94501 Merge branch 'master' of https://github.com/jakobadam/RDSFactor 2015-04-28 13:18:39 +02:00
Jakob Aarøe Dam
7bb1c7d84d Update README.md 2015-04-28 15:06:16 +02:00
Jakob Aarøe Dam
b468271894 Update README.md 2015-04-28 15:03:30 +02:00
Jakob Aarøe Dam
36a2f65d84 Logo on sms form. Fixes #8 2015-04-28 13:18:24 +02:00
Jakob Aarøe Dam
973ef3a63e Remove ClientList config option 2015-04-28 12:58:26 +02:00
Jakob Aarøe Dam
fdfe54dcf7 Remove unused netbiosdomain 2015-04-28 12:36:07 +02:00
Jakob Aarøe Dam
fdd99dbb7a Rename IniFileVb -> IniFile 2015-04-28 12:35:15 +02:00
Jakob Aarøe Dam
eebdaf9551 Rename: RDSFactorWeb -> web, RDSFactor -> server 2015-04-28 12:00:02 +02:00
Jakob Aarøe Dam
c3c10e1fd2 Bat scripts to uninstall, install and restart radius server
Fixes #5
2015-04-28 08:46:22 +02:00
Jakob Aarøe Dam
91700e26a6 Change service name 2015-04-28 08:44:59 +02:00
Jakob Aarøe Dam
8b6b627396 Removed the config project 2015-04-28 08:39:22 +02:00
Jakob Aarøe Dam
9c08a94512 Removed the bin folder from version control 2015-04-28 08:01:25 +02:00
Jakob Aarøe Dam
812e1f4f04 Add conf to project
Copied to bin/Debug/conf when running from Visual Studio.
Fixes #7.
2015-04-28 07:55:15 +02:00
Jakob Aarøe Dam
87181e1605 Use clear text for shared secrets
Which makes it possible to edit the config file by hand. Fixes #4
2015-04-28 07:30:24 +02:00
Jakob Aarøe Dam
e43e1b088c Remove the unused testservice class 2015-04-28 07:23:19 +02:00
Jakob Aarøe Dam
30872ee278 Only listen on port 1812
Remove the second instance of the server running on port 1645. Fixes #3
2015-04-28 07:12:19 +02:00
Jakob Aarøe Dam
18f1adb31a Remove RADIUS token popup window 2015-04-27 13:22:15 +02:00
Jakob Aarøe Dam
70bdae8e77 Debug true flag on Default.aspx 2015-04-23 12:40:44 +02:00
Jakob Aarøe Dam
6d53580b14 Refactoring smstoken 2015-04-23 12:40:27 +02:00
Jakob Aarøe Dam
2bcc5f2a1e A solution with the webproject and deps. 2015-04-23 10:19:22 +02:00
Jakob Aarøe Dam
780be4ca45 Use the correct application pool 2015-04-23 10:18:11 +02:00
Jakob Aarøe Dam
cb956608dc radar-radius update 2015-04-21 12:53:33 +02:00
Jakob Aarøe Dam
3d8463d7d8 Challange-Response: Follow the RFC spec
On Challange-Responses the result is sent back encrypted to the server.
The shared RADIUS key is used for encryption. The State attribute
necessary in challange request/responses is assigned a guid.
2015-04-21 12:52:04 +02:00
Jakob Aarøe Dam
6ecba61ffd Latest radar 2015-04-20 10:56:37 +02:00
Jakob Aarøe Dam
426096c9cb Ignoring 2015-04-20 10:55:21 +02:00
Jakob Aarøe Dam
d3f6678f97 Remove compiled files from version control 2015-04-20 10:55:05 +02:00
Jakob A. Dam
d558eba854 Merge branch 'master' of https://github.com/jakobadam/RDSfactor 2015-04-20 11:41:18 +02:00
Jakob Aarøe Dam
149d316e3e Update README.md 2015-04-20 12:04:22 +02:00
Jakob Aarøe Dam
3df90ce279 Update README.md 2015-04-20 11:58:40 +02:00
Jakob A. Dam
4079dba944 radar update 2015-04-20 11:41:06 +02:00
Jakob A. Dam
5cbc0bb528 Merge branch 'master' of https://github.com/jakobadam/RDSFactor 2015-04-16 14:27:43 +02:00
Jakob A. Dam
070abbc2ac Cleanup stale user sessions 2015-04-16 14:27:30 +02:00
Jakob A. Dam
917b38d77b Simplify ... 2015-04-16 10:48:06 +02:00
Jakob A. Dam
59885e7c5a Better log output 2015-04-16 09:26:21 +02:00
Jakob A. Dam
01c78645ad Use radar instead of RadiusClient 2015-04-15 13:57:04 +02:00
Jakob A. Dam
b90799184b radar-radius update 2015-04-14 15:13:04 +02:00
Jakob A. Dam
96b3b18bb7 Encoding 2015-04-14 14:34:41 +02:00
Jakob A. Dam
b1e1bc0f39 Ignoring log 2015-04-14 12:46:46 +02:00