Commit Graph

29 Commits (9619ccf0e54c0f8502b5e1bc7dad4d3471330f9c)

Author SHA1 Message Date
John Olheiser 2fbd5ae2e5 Fix template error on account page (#8562) (#8622)
5 years ago
guillep2k 595033f78e Fix password complexity regex for special characters (backport for v1.10.0) (#8524)
5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Christian Muehlhaeuser b0cd3b8ab9 Fixed ineffectual assignments (#7555)
5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
Hui Hui cf3ffebfde fix issuer of OTP URI should be URI-encoded. (#6634)
5 years ago
techknowlogick 46373e7657
Hash App token (#6724)
5 years ago
Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113)
5 years ago
Jonas Franz 8fffb06168
Add regenerate secret feature for oauth2 (#6291)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
Lunny Xiao 06a1739553 fix bug when deleting a linked account will removed all (#5989)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
SagePtr 0449330dbc Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)
6 years ago
Dingjun 819f50ccd5 fix panic issue on update avatar email (#4580) (#4581)
6 years ago
techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331)
6 years ago
Clar Charr c71ee33057 Increase default TOTP secret size to 320 bits (#4287)
6 years ago
David Schneiderbauer 69bfd81b1c fix missing data on redirects (#3975)
6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844)
6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971)
6 years ago
David Schneiderbauer 44754774f1 Re-enable random avatar feature (#3988)
6 years ago
David Schneiderbauer 2aabfc1afa Splitted the user settings code into several files to be more maintainable (#3968)
6 years ago