This website requires JavaScript.
Explore
Sign In
mirror
/
forgejo
Watch
1
Star
0
Fork
0
You've already forked forgejo
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2026-02-21 15:13:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6b1407e4c34c30001acacb4e782109b4de34579
forgejo
/
modules
/
validation
History
Michael Jerger
9d32c5a29b
added validation fixes
2024-05-14 08:31:34 +02:00
..
binding_test.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
binding.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
glob_pattern_test.go
…
helpers_test.go
[GITEA] add option for banning dots in usernames
2024-02-05 16:05:50 +01:00
helpers.go
[GITEA] add option for banning dots in usernames
2024-02-05 16:05:50 +01:00
refname_test.go
…
regex_pattern_test.go
…
validatable_test.go
added validation fixes
2024-05-14 08:31:34 +02:00
validatable.go
added validation fixes
2024-05-14 08:31:34 +02:00
validurl_test.go
…