Commit Graph

331 Commits (cc5bebdc81cbd8b07a4ed914f7999316534a13d8)

Author SHA1 Message Date
ulferts 983709db89
rewrite acts as journalized to create journals in sql 5 years ago
Oliver Günther 273ae7e443
Add creation of users based on on-the-fly register 5 years ago
Oliver Günther 93577fb31d
[32748] Remove whitespace from login and mail 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 611462b03c
memoize anonymous in request store 5 years ago
Markus Kahl 9922cc1fe4 made deleted user locked; exclude builtin users from active_or_registered 5 years ago
Markus Kahl ddb40187ba added regression spec for active users and fixed anonymous user's status 5 years ago
Oliver Günther 51e8387e78
Remove builtin status 5 years ago
Oliver Günther 56a75602a6
[31609] Make system user active 5 years ago
ulferts 5ee801b549
cache roles for project 5 years ago
Henriette Dinger 9c2a920955 Correct group filter && and apply filters to userAutocompleter to search only for members who are not yet in the group 5 years ago
Oliver Günther 2fc4416601 Store User.current in current thread 5 years ago
ulferts 9c3206220b
remove mysql specific code throughout the application 5 years ago
Wieland Lindenthal d703331001 Fix auto loading for SystemUser 6 years ago
Oliver Günther 67b3e575ce
[28036] Give admin all roles in a project 6 years ago
Oliver Günther 5de0b9a2d8
Go through brakeman warnings 6 years ago
Henriette Dinger ec7627e0e7 Add migration to remove impaired column from database 6 years ago
Oliver Günther 8d51fd5f92
Fix empty mail hitting find_by_mail with regex 6 years ago
Oliver Günther e41d85e9c7
Implement OAuth applications CRUD 6 years ago
Oliver Günther 823acf2cae
[28828] Implement regexp-based suffix lookup for mail addresses 6 years ago
Oliver Günther 436beec32d
[28519] Fix hide-section in my page 6 years ago
Oliver Günther b08a5874f5
Remove project responsible and type 6 years ago
Oliver Günther d4d15ac6cb
[28091] Fix project responsible and add spec 6 years ago
Markus Kahl 45dc8bcd02 rebased and updated on ldap/omniauth fix 6 years ago
Markus Kahl dad7e6b125 LDAP/OmniAuth on-the-fly registration user limits 6 years ago
Markus Kahl 57776c78ee override user preference time zone as fallback instead of writing preference 7 years ago
Markus Kahl 56e9843b3c user default time zone setting 7 years ago
Jens Ulferts 654ea4c041
linting 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther bd55b36da5 Remove timeline hook for user 7 years ago
Oliver Günther 518c255c1a
Fix API token usage and specs 7 years ago
Oliver Günther 1f2492bb8b
Implement HashedToken (ExtendedToken from MOTP) in Core 7 years ago
Oliver Günther fdfb41b327
[26069] Allow passing of me-value link for principal filters again 7 years ago
Oliver Günther 89ac5789c7
Replace scopes with already defined names 7 years ago
ulferts daa1a4d4b7 fixes filtering members by group (#5800) 7 years ago
Markus Kahl e8eefcbdaf migrate from chiliproject 2.11 (#5340) 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 46db333060
Refactor as mixin 8 years ago
Oliver Günther 350de7c482
Allow users to be uniquely identified by login 8 years ago
Henriette Dinger a5682ab89d Hide anonymous users on newest list 8 years ago
Jens Ulferts 3e4f465528
refactor check for active user 8 years ago
Jens Ulferts 6f6598bd84
delete_all and reload rails 5 way 8 years ago
Jens Ulferts a17758e474
reload association rails 5 style 8 years ago
Oliver Günther fff21a1229
UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
Jens Ulferts ff3ecc9e59 employ sql based user allowed scope for acts as watchable 8 years ago
Jens Ulferts 1ddc142fd3 add sql based query to fetch all users being allowed an action 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Markus Kahl 35c5a69e6c rubocop remarks 8 years ago
Markus Kahl b55b682805 enhanced member screen; members and user table refactoring using cells 8 years ago