This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/fergalmoran/DnsServer.git
synced
2025-12-26 19:39:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fccd8dd5fbefc69d5362bfe3d769a4a5ca080dd4
DnsServer
/
DnsServerCore
/
Auth
History
Shreyas Zare
787337c773
User: updated SessionTimeoutSeconds to prevent issues with too low timeout set by mistake.
2023-05-20 17:54:51 +05:30
..
AuthManager.cs
AuthManager: added code to enforce limit of max 255 users and groups.
2022-12-04 13:04:57 +05:30
Group.cs
added Group implementation
2022-09-18 17:44:05 +05:30
Permission.cs
Permission: fixed serialization issue caused when more than 255 zones are added.
2022-12-04 13:04:21 +05:30
User.cs
User: updated SessionTimeoutSeconds to prevent issues with too low timeout set by mistake.
2023-05-20 17:54:51 +05:30
UserSession.cs
code refactoring changes.
2023-02-05 16:26:18 +05:30