0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-12 14:41:40 -05:00
forgejo/modules
Otto Richter 9dea54a9d6 Drop SSPI auth support and more Windows files (#7148)
## Dropping SSPI auth support

SSPI authentication relied on Microsoft Windows support, removal started in https://codeberg.org/forgejo/forgejo/pulls/5353, because it was broken anyway. We have no knowledge of any users using SSPI authentication. However, if you somehow managed to run Forgejo on Windows, or want to upgrade from a Gitea version which does, please ensure that you do not use SSPI as an authentication mechanism for user accounts. Feel free to reach out if you need assistance.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7148
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Otto Richter <otto@codeberg.org>
Co-committed-by: Otto Richter <otto@codeberg.org>
2025-03-08 00:43:41 +00:00
..
actions
activitypub [PORT] Remove SHA1 for support for ssh rsa signing (#31857) (#5303) 2025-01-17 03:17:10 +00:00
analyze
assetfs chore: teach set module about iter.Seq (#6676) 2025-01-24 16:45:46 +00:00
auth chore: avoid using gock 2024-12-18 06:40:02 +01:00
avatar
base
cache Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
card Update 2024-12-30 17:47:34 +01:00
charset chore: Remove BreakWriter 2025-01-31 16:22:29 +01:00
container chore: teach set module about iter.Seq (#6676) 2025-01-24 16:45:46 +00:00
csv
emoji
eventsource
forgefed Transient model for federated unstar (#6740) 2025-02-11 12:49:32 +00:00
generate
git Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
gitrepo
graceful Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
hcaptcha
highlight linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
hostmatcher
html
httpcache
httplib
indexer Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
issue/template
json
keying feat: harden keying implementation 2024-12-25 00:10:18 +01:00
label
lfs Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
log Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
markup Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
mcaptcha
metrics
migration feat: implement migration of website field from gogs/gitea/github (#6474) 2025-01-20 12:18:19 +00:00
nosql
optional
options
packages feat(nuget): add missing nuget V2 properties (#7102) 2025-03-04 11:26:08 +00:00
paginator
pprof
private chore: Remove ActionsRunnerRegister 2025-01-31 11:11:33 +01:00
process Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
proxy
proxyprotocol
public
queue Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
recaptcha
references fix trailing comma not matched in the case of alphanumeric issue (#32945) 2024-12-28 19:00:07 +00:00
regexplru
repository Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
secret Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
session
setting Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
sitemap
ssh fix: ensure correct ssh public key is used for authentication 2024-12-12 05:54:07 +01:00
storage chore: Remove ErrInvalidConfiguration 2025-01-31 11:07:21 +01:00
structs Fix invalid swagger syntax of $ref with sibling (#7019) 2025-02-21 14:09:21 +00:00
svg
sync
system
templates Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
test chore: Add distant federation server mock (#7115) 2025-03-05 14:57:07 +00:00
testlogger Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.6 (forgejo) (#7118) 2025-03-04 21:38:35 +00:00
timeutil
translation fix(i18n): use translate key as fallback 2025-01-28 15:03:38 +01:00
turnstile
typesniffer
updatechecker
uri
user Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
util Drop SSPI auth support and more Windows files (#7148) 2025-03-08 00:43:41 +00:00
validation federation with allow lists (#5393) 2025-02-23 08:02:10 +00:00
web chore: Remove DeleteLocaleCookie 2025-01-31 14:40:27 +01:00
webhook
zstd