Commit Graph

3 Commits (4a57c9ea17a86e579751025cd0a7c2e6de374726)

Author SHA1 Message Date
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 3 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
Anton Khimich 80b1d02b2f
Fix gpg key deletion (#14561) 4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712) 4 years ago
zeripath 7c2cf236f8
Allow addition of gpg keyring with multiple keys (#12487) 4 years ago
zeripath f50364a5b0
Keys should not verify revoked email addresses (#12486) 4 years ago
techknowlogick c9d1e40dfc
UI: Update commit signature view (#12473) 4 years ago
zeripath 8a0bb7cd04
Ensure Subkeys are verified (#12155) 4 years ago
zeripath a730dc1419
Fix verification of subkeys of default gpg key (#11713) 4 years ago
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644) 4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 years ago
zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
Antoine GIRARD e98565ddc7 Fix wrong GPG expire date (#6643) 6 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
SagePtr 043ab2cd59 Fix null pointer dereference in ParseCommitWithSignature (#4962) 6 years ago
Morgan Bazalgette b730498f02 Don't write to log NoCommitterAccount (#3621) 7 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
Julian Scholle 92123fe82a GPG key email verification no longer case sensitive (#2661) (#2663) 7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 7 years ago
Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
Ethan Koenig 4cb9394a97 Fix lint errors (#2547) 7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266) 7 years ago
Lunny Xiao 33f3165296 remove unnecessary blank lines and wrong error log 7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7 years ago
Lauris BH 1a906f800d Fix GPG email checking to be case insensitive (#1988) 7 years ago
Antoine GIRARD 274149dd14 Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) 7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293) 8 years ago
Antoine GIRARD 14fe9010ae GPG commit validation (#1150) 8 years ago
Lunny Xiao 608cd54a68 fix gpg wrong column types 8 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710) 8 years ago