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
Jakob A. Dam
2370eaa10a
Script for replacing RDS Pages with ours
2015-04-14 12:43:08 +02:00
Jakob A. Dam
c038fe79a1
Update .NET version
2015-04-13 14:53:36 +02:00
Jakob Aarøe Dam
ba2fb74d64
Create LICENSE
2015-04-10 15:31:20 +02:00
Jakob A. Dam
031a9948d6
Merge branch 'master' of https://github.com/jakobadam/RDSFactor
2015-04-10 14:26:17 +02:00
Jakob Aarøe Dam
04e53bbbf9
Create README.md
2015-04-10 15:23:22 +02:00
Jakob A. Dam
6706f658f1
Project files update
2015-04-10 14:25:55 +02:00
Jakob A. Dam
59d9b4b135
Updated RDWeb pages with the two-factor support
2015-04-10 12:10:14 +02:00
Jakob A. Dam
80da1889a3
Added copy of the Original RDWeb pages
2015-04-10 12:08:29 +02:00
Jakob A. Dam
09ba4750ad
Rename: Console -> RDSFactorConfig
2015-04-10 11:44:46 +02:00
Jakob A. Dam
7bd3ec25e1
ini file
2015-04-10 12:02:15 +02:00
Jakob A. Dam
4b402c28a9
Radar submodule update
2015-04-10 12:02:09 +02:00
Jakob A. Dam
a29384d872
Rename CICRadarR -> RDSFactor
2015-04-10 12:00:44 +02:00
Jakob A. Dam
d296781847
Remove RadiusClient
2015-04-10 11:59:18 +02:00
Jakob A. Dam
5dcb64b8b6
Removed the bundled radar-radius. Added the original as submodule
2015-04-10 11:59:18 +02:00
Jakob A. Dam
3a2dff8fcd
Use the AccessLog for logging
2015-04-10 11:59:18 +02:00
Jakob A. Dam
5ef3e371c3
Delete unneeded vs artifacts and compiled leftovers
2015-04-10 11:59:18 +02:00