1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-22 13:34:19 +01:00
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>
2024-12-17 01:15:18 +00:00
..
db Fix c/p error in inline documentation (#29148) 2024-02-19 10:51:58 +00:00
ldap Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
oauth2 Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
pam Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
smtp Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
sspi Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
source_group_sync.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00