index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Auth.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2024-11-22
PHP 8.3 allows class constants to have type hints
Greg Roach
1
-4
/
+4
2024-03-31
CodeStyle - whitespace
Greg Roach
1
-1
/
+0
2024-03-31
PHP 8.2 - union types
Greg Roach
1
-15
/
+13
2024-03-21
Implicit/explicit nullable types for PHP 8.4
Greg Roach
1
-6
/
+6
2023-04-03
Replace illuminate/container with our own simpler container
Greg Roach
1
-3
/
+1
2023-02-02
Improve type hints for phpstan. See #4713
Greg Roach
1
-1
/
+3
2023-02-01
Use class-string annotations. See #4713
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-11
CodeStyle - use null coalesce operator
Greg Roach
1
-6
/
+6
2022-09-06
CodeStyle
Greg Roach
1
-0
/
+1
2022-09-06
PHPdoc
Greg Roach
1
-4
/
+4
2022-06-02
Add some GEDCOM 7 definitions
Greg Roach
1
-0
/
+29
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-02-23
Update and use Validation class
Greg Roach
1
-1
/
+4
2022-02-05
Add anotations for false-positives in scrutinizer
Greg Roach
1
-2
/
+2
2021-12-16
Refactor authorization functions
Greg Roach
1
-0
/
+14
2021-11-21
CodeStyle
Greg Roach
1
-1
/
+5
2021-10-03
Refactor HTTP exceptions
Greg Roach
1
-63
/
+72
2021-02-21
Improve support for _LOC records
Greg Roach
1
-0
/
+27
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-15
Move user constants to the user interface class
Greg Roach
1
-6
/
+12
2021-01-06
Fix: #3611 - add row-locks to prevent concurrent edits
Greg Roach
1
-1
/
+21
2020-12-31
CodeStyle
Greg Roach
1
-4
/
+4
2020-10-24
whitespace
Greg Roach
1
-1
/
+1
2020-08-30
Fix: #3496 - module components replaced with interfaces
Greg Roach
1
-3
/
+3
2020-06-21
Replace deprecated functions
Greg Roach
1
-0
/
+13
2020-06-20
Replace deprecated functions
Greg Roach
1
-0
/
+13
2020-03-13
Add record types for HEAD and SUBN
Greg Roach
1
-0
/
+50
2019-12-18
Fix: #2844 - update session cookie name
Greg Roach
1
-8
/
+1
2019-12-11
Fix: #2833 Allow charts to start at private records when 'show private relati...
Greg Roach
1
-48
/
+53
2019-12-10
Add support for Submitter records as first-class objects #2823
Greg Roach
1
-14
/
+39
2019-11-23
Remove dependency on symfony httpfoundation/kernel
Greg Roach
1
-2
/
+2
2019-11-07
Fix error updating account preferences; use constants for preference names
Greg Roach
1
-5
/
+5
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-14
/
+28
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-10-02
The the container to allow testing
Greg Roach
1
-1
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-08-11
Fix: #2529 incorrect check for module/list permissions
Greg Roach
1
-1
/
+1
2019-07-25
Fix: #2519 - session user-id is int in 2.x, but string in 1.x
Greg Roach
1
-1
/
+8
2019-04-15
Remove duplication
Greg Roach
1
-7
/
+35
2019-03-07
Code style and testing
Greg Roach
1
-13
/
+13
2019-01-31
Refactor class User - use NULL-object pattern for guests and temporary users,...
Greg Roach
1
-25
/
+26
2019-01-26
Prevent users typing direct URLs to charts that are enabled, but are above th...
Greg Roach
1
-0
/
+17
2019-01-22
Apply fixes from StyleCI (#2127)
Greg Roach
1
-1
/
+0
2019-01-22
Merge AncestorsChartController into AncestorsChartModule
Greg Roach
1
-0
/
+148
2019-01-21
Simplify API function name
Greg Roach
1
-1
/
+1
2019-01-18
Add support for illuminate/cache and refactor class User
Greg Roach
1
-13
/
+1
[next]