This website requires JavaScript.
Explore
Help
Register
Sign In
TechnitiumSoftware
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/TechnitiumSoftware/DnsServer.git
synced
2026-03-15 13:09:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
Add File
New File
Upload File
Apply Patch
DnsServer
/
DnsServerCore
/
Auth
History
Shreyas Zare
85d54eeece
UserSession: updated implementation to support ClusterApiToken and SingleUse session types. Added UpgradeToClusterApiToken() for backward compatibility usage. Updated HasExpired() to handle new session types and fix minor bug.
2026-03-14 16:10:52 +05:30
..
AuthManager.cs
AuthManager: Updated SaveConfigFileInternal() to write config in tmp file before replacing it. Updated implementation to support new ClusterApiToken type. Code refactoring changes done.
2026-03-14 16:08:53 +05:30
Group.cs
Group: fixed bug in validation code for Description.
2025-09-27 13:35:14 +05:30
Permission.cs
Permission: updated constructor to use groups object instead of authManager. Code refactoring changes done.
2025-09-27 13:38:42 +05:30
User.cs
User: fixed bug in display name validation.
2025-11-15 15:41:55 +05:30
UserSession.cs
UserSession: updated implementation to support ClusterApiToken and SingleUse session types. Added UpgradeToClusterApiToken() for backward compatibility usage. Updated HasExpired() to handle new session types and fix minor bug.
2026-03-14 16:10:52 +05:30