This website requires JavaScript.
Explore
Help
Register
Sign In
ashpie
/
swaf
Watch
1
Star
0
Fork
0
You've already forked swaf
Code
Issues
22
Pull Requests
Releases
11
Wiki
Activity
892b830dc4
swaf
/
src
/
auth
History
Alice Gaudon
892b830dc4
Code formatting and cleanup, dependencies upgrade and version 0.22.0-rc.8
2020-09-07 14:38:30 +02:00
..
magic_link
Code formatting and cleanup
2020-09-06 10:53:28 +02:00
migrations
Greatly simplify authentication system
2020-07-25 10:33:20 +02:00
models
Code formatting and cleanup, dependencies upgrade and version 0.22.0-rc.8
2020-09-07 14:38:30 +02:00
AuthComponent.ts
Auth: always populate req.models.user, thus reducing db requests
2020-08-30 17:31:51 +02:00
AuthController.ts
Reduce the amount of SQL requests made for authentication
2020-07-28 12:10:29 +02:00
AuthGuard.ts
user registration: fix late user save for when a user id is needed
2020-08-26 14:03:41 +02:00
AuthProof.ts
Greatly simplify authentication system
2020-07-25 10:33:20 +02:00
MailController.ts
Fix auth redirect_uri chain
2020-07-15 12:31:07 +02:00