You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/auth/source
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861)
1. add/improve comments to help future readers could understand the
problem more easily.
2. add an error log to LDAP with username fallback
3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a
mistake, but it doesn't really affect the UI)
4. add `tw-font-mono` style to container digest to match dockerhub
5. fix a bug in RepoBranchTagSelector: the form is not updated when
there is no click to an item

---------

Co-authored-by: delvh <dev.lh@web.de>
2 months ago
..
db Fix c/p error in inline documentation (#29148) 12 months ago
ldap Fix various trivial problems (#32861) 2 months ago
oauth2 Enable tenv and testifylint rules (#32852) 2 months ago
pam Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
smtp Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
sspi Implement FSFE REUSE for golang files (#21840) 2 years ago
source_group_sync.go Move team related functions to service layer (#32537) 2 months ago