Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Brainhub24
/
web2py
Public
forked from
web2py/web2py
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 23, 2023
version 2.24.1
mdipierro
committed
7685d37
View commit details
Copy full SHA for 7685d37
Browse repository at this point
Merge branch 'master' of github.com:web2py/web2py
mdipierro
committed
479fc3f
View commit details
Copy full SHA for 479fc3f
Browse repository at this point
fixed application packaging, thank you Alan
mdipierro
committed
990b20b
View commit details
Copy full SHA for 990b20b
Browse repository at this point
Commits on Mar 1, 2023
Merge pull request #2463 from mcemeren/master
Show description for b591d32
leonelcamara
authored
b591d32
View commit details
Copy full SHA for b591d32
Browse repository at this point
hmac.new digestmod required fix
Cem Eren
committed
3e04a2b
View commit details
Copy full SHA for 3e04a2b
Browse repository at this point
Commits on Feb 28, 2023
Merge pull request #2462 from leonelcamara/fixes
Show description for 28edd44
leonelcamara
authored
28edd44
View commit details
Copy full SHA for 28edd44
Browse repository at this point
Fixes #2457
leonelcamara
committed
15d8bed
View commit details
Copy full SHA for 15d8bed
Browse repository at this point
Merge pull request #2459 from mcemeren/master
Show description for 8d22cf7
leonelcamara
authored
8d22cf7
View commit details
Copy full SHA for 8d22cf7
Browse repository at this point
Additional compare tests added
Cem Eren
committed
3e88d66
View commit details
Copy full SHA for 3e88d66
Browse repository at this point
Merge pull request #2461 from manma83/fix-corrupt-cache-file
Show description for f6050a0
leonelcamara
authored
f6050a0
View commit details
Copy full SHA for f6050a0
Browse repository at this point
Commits on Feb 24, 2023
add test case
Mark Ma
committed
4f4033e
View commit details
Copy full SHA for 4f4033e
Browse repository at this point
Fix hanging issue when cache file is corrupt
Mark Ma
committed
56b06f3
View commit details
Copy full SHA for 56b06f3
Browse repository at this point
Commits on Feb 23, 2023
utils-compare fail safe
Cem Eren
committed
f096a25
View commit details
Copy full SHA for f096a25
Browse repository at this point
Commits on Jan 31, 2023
version 2.23.1
mdipierro
committed
7af5c2b
View commit details
Copy full SHA for 7af5c2b
Browse repository at this point
Merge pull request #2458 from pci-dev/fix_rewrite_internal_error
Show description for c720deb
mdipierro
authored
c720deb
View commit details
Copy full SHA for c720deb
Browse repository at this point
Merge pull request #2455 from leonelcamara/fixes
Show description for f84cc64
mdipierro
authored
f84cc64
View commit details
Copy full SHA for f84cc64
Browse repository at this point
Commits on Jan 30, 2023
fix internal error in map_static() on self.args=None
fambon
committed
aaaf655
View commit details
Copy full SHA for aaaf655
Browse repository at this point
Commits on Jan 3, 2023
simplified and more corner cases
leonelcamara
committed
b24ace2
View commit details
Copy full SHA for b24ace2
Browse repository at this point
Merge pull request #2453 from leonelcamara/fixes
Show description for 79ab90c
mdipierro
authored
79ab90c
View commit details
Copy full SHA for 79ab90c
Browse repository at this point
Commits on Jan 2, 2023
fixes corner cases
leonelcamara
committed
478725f
View commit details
Copy full SHA for 478725f
Browse repository at this point
Commits on Dec 29, 2022
Merge pull request #2452 from leonelcamara/encodingpy2
Show description for db4a07a
leonelcamara
authored
db4a07a
View commit details
Copy full SHA for db4a07a
Browse repository at this point
remove \xa0 from german translations (just use space) Fixes #2451
leonelcamara
committed
f29f1fa
View commit details
Copy full SHA for f29f1fa
Browse repository at this point
Commits on Dec 27, 2022
version 2.23.0
mdipierro
committed
f240398
View commit details
Copy full SHA for f240398
Browse repository at this point
Commits on Dec 23, 2022
Merge pull request #2450 from leonelcamara/fixes
Show description for bf23642
leonelcamara
authored
bf23642
View commit details
Copy full SHA for bf23642
Browse repository at this point
prevent the admin from accessing files outside the applications folder
leonelcamara
committed
90e0d18
View commit details
Copy full SHA for 90e0d18
Browse repository at this point
Commits on Dec 16, 2022
Fixes prevent_open_redirect dealing with a single slash after scheme instead of two
leonelcamara
committed
bd2c3ef
View commit details
Copy full SHA for bd2c3ef
Browse repository at this point
Commits on Nov 8, 2022
Merge pull request #2448 from web2py/fix-migrations-with-weird-virtual-fields
Show description for 926a809
leonelcamara
authored
926a809
View commit details
Copy full SHA for 926a809
Browse repository at this point
fix migrations with weird virtual fields
leonelcamara
authored
1621b70
View commit details
Copy full SHA for 1621b70
Browse repository at this point
Commits on Nov 4, 2022
Merge pull request #2447 from jpsteil/patch-1
Show description for 8a5feff
mdipierro
authored
8a5feff
View commit details
Copy full SHA for 8a5feff
Browse repository at this point
Merge pull request #2445 from pci-dev/add_dkim_support_to_mails
Show description for 39baf33
mdipierro
authored
39baf33
View commit details
Copy full SHA for 39baf33
Browse repository at this point
Commits on Oct 26, 2022
callable auth.settings.auth_two_factor_enabled
Show description for 1327055
jpsteil
authored
1327055
View commit details
Copy full SHA for 1327055
Browse repository at this point
Commits on Aug 29, 2022
add dkim + list_unsubscribe to Mail.settings
fambon
committed
95ccc41
View commit details
Copy full SHA for 95ccc41
Browse repository at this point
add dkim + list_unsubscribe params to Mail.send()
fambon
committed
c1e00be
View commit details
Copy full SHA for c1e00be
Browse repository at this point
add dkim_sign() in gluon/tools.py
fambon
committed
30fafce
View commit details
Copy full SHA for 30fafce
Browse repository at this point
Commits on Jun 4, 2022
v2.22.5
mdipierro
committed
b40b973
View commit details
Copy full SHA for b40b973
Browse repository at this point
Previous
Next
You can’t perform that action at this time.