| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new CLI flags to set name and scopes when creating a user with access tok... | Kemal Zebari | 2025-04-02 | 1 | -0/+4 |
* | Enable addtional linters (#34085) | TheFox0x7 | 2025-04-01 | 1 | -13/+13 |
* | Enable testifylint rules (#34075) | TheFox0x7 | 2025-03-31 | 1 | -1/+1 |
* | Improve "generate new access token" form (#33730) | Guillaume | 2025-02-27 | 2 | -3/+16 |
* | Use test context in tests and new loop system in benchmarks (#33648) | TheFox0x7 | 2025-02-20 | 1 | -1/+1 |
* | Refactor tests (#33021) | wxiaoguang | 2024-12-29 | 1 | -3/+3 |
* | Refactor db package and remove unnecessary `DumpTables` (#32930) | wxiaoguang | 2024-12-20 | 1 | -2/+5 |
* | Enable tenv and testifylint rules (#32852) | TheFox0x7 | 2024-12-15 | 1 | -2/+2 |
* | Fix: passkey login not working anymore (#32623) | hiifong | 2024-11-26 | 1 | -1/+21 |
* | Fix nuget/conan/container packages upload bugs (#31967) | Lunny Xiao | 2024-09-05 | 1 | -0/+16 |
* | add skip secondary authorization option for public oauth2 clients (#31454) | Denys Konovalov | 2024-07-19 | 1 | -19/+24 |
* | allow synchronizing user status from OAuth2 login providers (#31572) | Rowan Bohde | 2024-07-16 | 1 | -1/+1 |
* | Add Passkey login support (#31504) | Anbraten | 2024-06-29 | 1 | -1/+1 |
* | Fix wrong table name (#30557) | Lunny Xiao | 2024-04-23 | 1 | -2/+0 |
* | chore: use errors.New to replace fmt.Errorf with no parameters will much bett... | Cheng | 2024-04-21 | 1 | -1/+2 |
* | Add comment for ContainsRedirectURI about the exact match (#30457) | wxiaoguang | 2024-04-13 | 1 | -0/+5 |
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 1 | -4/+5 |
* | Use `crypto/sha256` (#29386) | KN4CK3R | 2024-02-25 | 1 | -1/+1 |
* | Revert "Support SAML authentication (#25165)" (#29358) | 6543 | 2024-02-24 | 2 | -43/+15 |
* | Support SAML authentication (#25165) | techknowlogick | 2024-02-23 | 2 | -15/+43 |
* | Unify password changing and invalidate auth tokens (#27625) | KN4CK3R | 2024-02-04 | 1 | -0/+5 |
* | Move more functions to db.Find (#28419) | Lunny Xiao | 2024-01-15 | 1 | -2/+1 |
* | Avoid cycle-redirecting user/login page (#28636) | wxiaoguang | 2023-12-30 | 1 | -5/+1 |
* | Fix session key conflict with database keyword (#28613) | Lunny Xiao | 2023-12-27 | 1 | -7/+10 |
* | Remove GetByBean method because sometimes it's danger when query condition pa... | Lunny Xiao | 2023-12-07 | 2 | -24/+15 |
* | Use db.Find instead of writing methods for every object (#28084) | Lunny Xiao | 2023-11-24 | 5 | -71/+52 |
* | Fix wrong xorm Delete usage (#27995) | Nanguan Lin | 2023-11-12 | 1 | -1/+1 |
* | Refactor Find Sources and fix bug when view a user who belongs to an unactive... | Lunny Xiao | 2023-11-03 | 2 | -37/+21 |
* | Final round of `db.DefaultContext` refactor (#27587) | JakobDev | 2023-10-14 | 2 | -15/+15 |
* | Enhanced auth token / remember me (#27606) | KN4CK3R | 2023-10-14 | 5 | -0/+60 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 2 | -24/+25 |
* | Pre-register OAuth application for tea (#27509) | M Hickford | 2023-10-08 | 1 | -0/+5 |
* | make writing main test easier (#27270) | Lunny Xiao | 2023-09-28 | 1 | -4/+1 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 3 | -64/+34 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 3 | -42/+45 |
* | move repository deletion to service layer (#26948) | Lunny Xiao | 2023-09-08 | 1 | -0/+1 |
* | Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597) | wxiaoguang | 2023-08-21 | 2 | -2/+23 |
* | Pre-register OAuth2 applications for git credential helpers (#26291) | Denys Konovalov | 2023-08-09 | 1 | -0/+91 |
* | Remove "misc" scope check from public API endpoints (#26134) | wxiaoguang | 2023-07-26 | 1 | -1/+1 |
* | Upgrade go dependencies (#25819) | harryzcy | 2023-07-14 | 1 | -6/+6 |
* | Less naked returns (#25713) | 6543 | 2023-07-07 | 1 | -3/+4 |
* | Add ability to set multiple redirect URIs in OAuth application UI (#25072) | Denys Konovalov | 2023-06-05 | 1 | -8/+0 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 3 | -187/+276 |
* | Fix 500 error if there is a name conflict when edit authentication source (#2... | yp05327 | 2023-03-31 | 1 | -1/+8 |
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 2 | -4/+10 |
* | Use minio/sha256-simd for accelerated SHA256 (#23052) | zeripath | 2023-02-22 | 2 | -2/+2 |
* | Add scopes to API to create token and display them (#22989) | zeripath | 2023-02-20 | 1 | -3/+22 |
* | Support scoped access tokens (#20908) | Chongyi Zheng | 2023-01-17 | 3 | -0/+336 |
* | Replace deprecated Webauthn library (#22400) | techknowlogick | 2023-01-11 | 2 | -2/+2 |
* | Improve utils of slices (#22379) | Jason Song | 2023-01-11 | 1 | -2/+2 |