Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BookStackApp
/
BookStack
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
17.5k
Code
Issues
635
Pull requests
7
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
ldap_host_failover
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 25, 2022
Added more complexity in an attempt to make ldap host failover fit
ssddanbrown
committed
93433fd
Copy full SHA for 93433fd
Commits on Oct 17, 2022
Refactored & split LDAP connection logic
Show description for 77d4a28
ssddanbrown
committed
77d4a28
Copy full SHA for 77d4a28
Fixed incorrect dn format in ldap mocks
ssddanbrown
committed
661d805
Copy full SHA for 661d805
Combined LDAP connect and bind for failover handling
Show description for 3d8df95
ssddanbrown
committed
3d8df95
Copy full SHA for 3d8df95
Commits on Oct 16, 2022
Ldap host failover: updated method names and split out method
ssddanbrown
committed
303dbf9
Copy full SHA for 303dbf9
Added ldap host failover test, updated error handling
Show description for 392eef8
ssddanbrown
committed
392eef8
Copy full SHA for 392eef8
Merge branch 'development' into Khazhinov/development
ssddanbrown
committed
fc4380c
Copy full SHA for fc4380c
Updated php deps
ssddanbrown
committed
725ff5a
Copy full SHA for 725ff5a
Prevented saml2 autodiscovery on metadata load
Show description for f0ac454
ssddanbrown
committed
f0ac454
Copy full SHA for f0ac454
Commits on Oct 15, 2022
Added wysiwyg code block edit tooltip
Show description for 0269f51
ssddanbrown
committed
0269f51
Copy full SHA for 0269f51
Merge branch 'development' into bugfix/fix-being-unable-to-clear-filters
ssddanbrown
committed
6adc642
Copy full SHA for 6adc642
Commits on Oct 14, 2022
Merge pull request #3760 from BookStackApp/item_permission_revamp
Show description for 22a91c9
ssddanbrown
authored
22a91c9
Copy full SHA for 22a91c9
Fixed permission row permission check
ssddanbrown
committed
6951aa3
Copy full SHA for 6951aa3
Commits on Oct 12, 2022
Updated test for perms. changes and fixed static issues
ssddanbrown
committed
bd412dd
Copy full SHA for bd412dd
Updated entity perms. changes for dark mode support
ssddanbrown
committed
7792da9
Copy full SHA for 7792da9
Commits on Oct 11, 2022
Extracted entity perms. text to translation files
ssddanbrown
committed
98c6422
Copy full SHA for 98c6422
Refined design and text for entity permission changes
ssddanbrown
committed
2570854
Copy full SHA for 2570854
Commits on Oct 10, 2022
Fixed and updated "Everyone Else" permissions handling
Show description for 0fae807
ssddanbrown
committed
0fae807
Copy full SHA for 0fae807
Removed most usages of restricted entitiy property
ssddanbrown
committed
0f68be6
Copy full SHA for 0f68be6
Updated restricted usage on search and entity meta details
Show description for 63056db
ssddanbrown
committed
63056db
Copy full SHA for 63056db
Added interface for adding/removing roles in entity perms.
ssddanbrown
committed
803934d
Copy full SHA for 803934d
Commits on Oct 9, 2022
Centralised handling of permission form data to own class
Show description for ffd6a10
ssddanbrown
committed
ffd6a10
Copy full SHA for ffd6a10
Reorgranised permission routes into their own controller
Show description for bf59176
ssddanbrown
committed
bf59176
Copy full SHA for bf59176
Commits on Oct 8, 2022
Added migration to drop entity restricted field
ssddanbrown
committed
06a7f1b
Copy full SHA for 06a7f1b
Updated joint perms. gen. to use new entity permission format
ssddanbrown
committed
3839bf6
Copy full SHA for 3839bf6
Started code update for new entity permission format
ssddanbrown
committed
aee0e16
Copy full SHA for aee0e16
Commits on Oct 7, 2022
Migrated entity_permissions table to new flat format
Show description for 1d3dbd6
ssddanbrown
committed
1d3dbd6
Copy full SHA for 1d3dbd6
Added proper entity permission removal on role deletion
Show description for 1df9ec9
ssddanbrown
committed
1df9ec9
Copy full SHA for 1df9ec9
Commits on Oct 6, 2022
Only output hidden user filters when not set to 'me'
ipw-aan
committed
d4143c3
Copy full SHA for d4143c3
Commits on Oct 4, 2022
Merge branch 'BookStackApp:development' into development
Khazhinov
authored
8658459
Copy full SHA for 8658459
Commits on Oct 2, 2022
Added user-interface for "Everyone Else" entity permission item
Show description for a03245e
ssddanbrown
committed
a03245e
Copy full SHA for a03245e
Developed dev JS docs a bit further
ssddanbrown
committed
a090720
Copy full SHA for a090720
Cleaned up old permission JS code
Show description for b8b0afa
ssddanbrown
committed
b8b0afa
Copy full SHA for b8b0afa
Started item permission design revamp
ssddanbrown
committed
f19bad8
Copy full SHA for f19bad8
Commits on Sep 30, 2022
Started playing with table icons
Show description for 953402f
ssddanbrown
committed
953402f
Copy full SHA for 953402f
Pagination
Previous
Next
You can’t perform that action at this time.