index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
org
/
traccar
/
api
/
security
Age
Commit message (
Expand
)
Author
2024-05-05
Refactor scheme login
Anton Tananaev
2024-02-27
Fix failed login handling
Anton Tananaev
2023-11-26
Store session expiration
Anton Tananaev
2023-11-26
Set expiration from token
Anton Tananaev
2023-11-26
Add login result class
Anton Tananaev
2023-11-02
Handle empty TOTP field
Anton Tananaev
2023-10-29
totp
e-macgregor
2023-08-26
Remove deleted account session
Anton Tananaev
2023-08-19
Move from javax to jakarta
Anton Tananaev
2023-07-16
Improve user check
Anton Tananaev
2023-07-01
Add calendar based filtering
Anton Tananaev
2023-04-03
Block login when openid is forced
Dan
2023-04-03
Lint fixes
Dan
2023-04-03
Fixing my line endings, thanks Windows
Dan
2023-04-03
Create user defaults method
Dan
2023-04-03
First pass
Dan
2023-04-02
Add better error handling
Dan
2023-04-01
Expose OIDC state on /server endpoint
Dan
2023-04-01
Initial implementation
Dan
2023-04-01
Add user lookup method
Dan
2023-04-01
Create OIDC class and add provider to MainModule
Dan
2023-03-27
Check disabled users
Anton Tananaev
2023-02-20
Implement command notificator
Anton Tananaev
2023-02-11
Improve security filter
Anton Tananaev
2022-12-04
Improve permissions check
Anton Tananaev
2022-11-13
Fix manager permission (fix #4982)
Anton Tananaev
2022-11-01
Improve permission check
Anton Tananaev
2022-10-13
Refactor database code (fix #4961)
Anton Tananaev
2022-10-02
Use singletons where possible
Anton Tananaev
2022-09-12
Fix manager permission check
Anton Tananaev
2022-08-02
New API token system
Anton Tananaev
2022-07-22
Add device expiration (fix #3056, fix #3529)
Anton Tananaev
2022-07-18
Disable email change (fix #3878)
Anton Tananaev
2022-06-28
Fix device creation issue
Anton Tananaev
2022-06-22
Support token API authentication
Anton Tananaev
2022-06-22
Support service admin account
Anton Tananaev
2022-06-18
Simplify storage interface
Anton Tananaev
2022-06-16
Better Jersey injection
Anton Tananaev
2022-06-16
Refactor login
Anton Tananaev
2022-06-16
Refactor device permissions check
Anton Tananaev
2022-06-15
Remove users manager
Anton Tananaev
2022-06-07
Extract user utils from reports
Anton Tananaev
2022-06-07
Pass user to notificators
Anton Tananaev
2022-06-04
Remove maintenance manager
Anton Tananaev
2022-06-04
Refactor commands manager
Anton Tananaev
2022-06-03
Remove attributes manager
Anton Tananaev
2022-05-27
Fix several manager issues
Anton Tananaev
2022-05-27
Fix null server
Anton Tananaev
2022-05-23
Self access permission
Anton Tananaev
2022-04-09
Fix nested permission check
Anton Tananaev
[next]