index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_ircv3_sts.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update copyright headers.
InspIRCd Robot
2022-12-30
1
-1
/
+1
|
*
Consistently limit the range for config port fields.
Sadie Powell
2022-12-19
1
-1
/
+1
|
*
Allow using sts over a proxied hook like HAProxy.
Sadie Powell
2022-10-24
1
-1
/
+13
|
|
|
|
Closes #1911.
*
Update copyright headers.
InspIRCd Robot
2021-05-14
1
-1
/
+1
|
*
Rename `<bind:ssl>` to `<bind:sslprofile>`.
Sadie Powell
2021-03-10
1
-1
/
+1
|
*
Update copyright headers.
InspIRCd Robot
2020-04-24
1
-1
/
+2
|
*
Update user-facing text and comments of SSL to TLS.
Matt Schatz
2020-04-14
1
-2
/
+2
|
*
Update the module descriptions using mkversion.
Sadie Powell
2020-04-10
1
-1
/
+1
|
*
Lower <sts:duration> to 5m to prevent misconfigs denying access.
Sadie Powell
2020-02-19
1
-1
/
+1
|
*
Only register the sts capability when we have a valid config.
Sadie Powell
2020-02-14
1
-0
/
+4
|
|
|
|
This avoids announcing a bare sts cap when the config is wrong.
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-2
/
+1
|
*
Update my name and email address.
Sadie Powell
2019-12-31
1
-1
/
+1
|
*
Fix an inverted condition in the ircv3_sts module.
Peter Powell
2019-06-23
1
-1
/
+1
|
*
Allow disabling a STS policy for users in specific connect classes.
Peter Powell
2019-05-11
1
-0
/
+4
|
|
|
|
Fixes #1634.
*
Remove trailing whitespace from various source files.
Peter Powell
2019-01-24
1
-1
/
+1
|
*
Fix m_ircv3_sts not having the VF_VENDOR flag set.
Peter Powell
2018-04-16
1
-1
/
+1
|
*
Add ConfigTag::getUInt for reading unsigned config values.
Peter Powell
2018-04-16
1
-1
/
+1
|
*
Convert ConfigTag::getDuration to return an unsigned long.
Peter Powell
2018-04-16
1
-1
/
+1
|
*
Fix a ton of -Wsign-conversion warnings.
Peter Powell
2017-11-17
1
-1
/
+1
|
*
Add the m_ircv3_sts module which implements the IRCv3 STS spec.
Peter Powell
2017-11-13
1
-0
/
+181